Search Issue Tracker
Unity crashes when EditorUtility.UnloadUnusedAssetsImmediate is called i...
Reproduction steps:1. Open user's attached project2. In the Hierarchy window, create Empty GameObject (or any other GameObject)3. Dr... Read more
[Improved prefabs] Error messages are spammed when editing prefab with m...
Steps to reproduce:1. Download 1087617_repro.zip2. Open Cobe prefab3. Edit prefab (e.g. disable component) Expected results: One err... Read more
Result is missing from OnWillCreateAsset() when the method is called by ...
Steps to reproduce:1. Open user's attached project2. Drag "Game Object" from the Hierarchy to Project view in order to create a pref... Read more
[Improved Prefabs] Adding a reference to itself in prefab edit mode does...
Steps to reproduce:1. Download attached project2. Enter "SomePrefab" prefab edit mode3. Drag reference to "SomePrefab" from Project ... Read more
Application.EnterPlayMode takes too much time to finish when entering Pl...
How to reproduce:1. Open the user's attached project2. Enter Play mode3. Observe the pop-up window that appears Expected result: App... Read more
Layer dropdown selection is persistent through projects
Reproduction steps:1. Create a New Project2. "Layers" -> Click on "Nothing"3. Create a New Project4. "Layers"5. Notice that "Noth... Read more
Prefabs with SortingGroup is dirty after loading
Loading a Prefab with GameObjects with SortingGroups and Renderers components are dirty after being loaded from disk. This should no... Read more
OnValidate() fails to recognize GameObject as Prefab when Prefab changes...
Steps to reproduce:1. Open attached project "1115486_test"2. In the Project window go to Assets folder and select TestPrefab3. In th... Read more
Changes to prefab references done by scripts are not marked as overrides...
How to reproduce:1. Open user-submitted project (PrefabOverridesBug)2. In the 'Prefabs' folder select the 'ItemWithDot' prefab and d... Read more
Editor crashes with PreDestroyRecursive when exiting Play Mode
How to reproduce:1. Open attached "Bubble Shooter" project2. Enter Play Mode3. Exit Play Mode Expected result: Editor does not crash... 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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- 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