Search Issue Tracker
Screen Space Ambient Occlusion effect disappears when the Scene gets saved
Reproduction steps:1. Open the attached “RenderingLayerMaskBug.zip” project2. Open the “AmbientOcclusionBug” Scene3. Move any GameOb... Read more
Choice does not get added to DropdownField options when it is a single s...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene“ Scene3. Enter Play Mode4. In the G... Read more
AssetDatabase.SaveAssetIfDirty does not automatically check out assets
Steps to reproduce: 1. Set up a project under VCS (e.g. P4) with at least one asset in it. 2. Make a script that calls EditorUtility... Read more
Crash on OutputImporterLogsForArtifact when opening a specific project
Steps to reproduce:1. Open the “users attached project”2. Observe the crash Reproducible with versions: 2023.2.0a17, 2023.2.14f1, 20... Read more
Crash on CachedReader::OutOfBoundsError when pressing the "Quit" button ...
Reproduction steps:1. Open the attached “CrashRepro” project2. On the “Fatal Error!” modal window press the “Quit” button Expected r... Read more
Crash on ResolveInstanceIDMapping when building the Player on a specific...
Reproduction steps:1. Open the attached “ASDQWE” project2. Build and Run the Player (File > Build And Run)3. Observe the Player E... Read more
Addressables.LoadResourceLocationsAsync throws a "NullReferenceException...
Reproduction steps:1. Open the attached “BugRepro” project2. In the Project window, open the context menu of “Assets/AddressableAsse... Read more
Font of file name in renaming mode expands in Project view
Steps to reproduce: 1. Open any project 2. Navigate to Project view 3. Slowly double-click, click F2 or right click -> rename any... Read more
Additive Blending does not consider the difference between animation pro...
How to reproduce:1. Open the “additiveBlending“ project2. Open the “AdditivePropertyTest“ Scene3. Open Window → Animation → Animator... Read more
Assets in Project view are not highlighted when selected, if icon scalin...
Steps to reproduce: 1. Open any Unity project 2. Navigate to the Project window 3. Set scale of icons to smallest with the slider 4.... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default