Search Issue Tracker
Animation event does not fire on the last frame of looping animations
To reproduce: 1. Open attached project 2. Open "Test" scene 3. Select "AnimationEventReceiver" game object in hierarchy 4. Open Anim... Read more
[URP] Terrain with "Draw Instanced" does not render when built with 'bat...
Steps to reproduce: 1. Build the project with the following command line: Unity.exe -projectPath <projectpath> -batchmode -buildTar... Read more
[Addressables] [iOS] DontDestroyOnLoad objcts are destroyed if Scene is ...
Reproduction steps: 1. Open customer's attached project in "unity-addressables-bug.zip" 2. Build it for iOS 3. Make sure your iOS de... Read more
"ArgumentException: Can't save an immutable Prefab" error message appear...
Steps: 1. Open attached project 2. Select "All Prefabs" in Favorites Search in Project Browser 3. Choose Search "All" 4. Click on e... Read more
Changing the type of script properties to custom Struct causes errors wh...
How to reproduce: 1. Open the attached project "1243451.zip" 2. Open the Scene "1" 3. Open script "Test.cs", comment lines 13, 14, 1... Read more
Editor crashes while loading a project if you will quit Unity Hub
Steps to reproduce: 1. Open Unity Hub 2. Create a project via Unity Hub 3. Quit the hub while the Editor is loading, the editor will... Read more
Unity crashes on launch if "metadata" folder is deleted before launching...
Reproduction steps: 1. Open attached "test23" Unity project. 2. Close Unity editor. 3. Delete "test23\Library\metadata" folder 4. Op... Read more
[Post Processing] Black artifacts appear when using Screen Space Reflect...
Reproduction steps: 1. Open users attached project and Scenes/SampleScene scene 2. Observe the Game view Expected result: The game ... Read more
[Search] Multiple Search Index Manager windows get opened
In sequence on opening Search Index Manager window from Windows->Search then Multiple Search Index Manager windows get opened. Refer... Read more
MonoDevelop throws an error but Unity compiles the code
Reproduction steps: 1. Open project I attached (bug.rar) 2. Open script "AliasBugTest" with MonoDevelop 3. Notice that in "using Til... 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
- Packman: "My Assets" filters section doesn't rescale on filter sections collapse
- "DrawDepthNormalPrepass" exceptions are thrown in Editor when Ctrl key is held with specific renderer settings
- Script file name changes do not display in Editor when Compiler errors are present
- Sprites are not rotating with bones when the Sprite type is Unlit
- Crash on TransferField_NonArray<YAMLRead,Converter_String> when opening a specific project