Search Issue Tracker
Setting ScriptableSingleton's hideFlags on its Awake or OnEnable is igno...
Reproduction steps:1. Open the attached “Test Project” project2. Select the Scriptable Singleton (Tests > Select MyScriptableSing... Read more
Crash on CollectRecurseObjectDataArrayFromPrefabRoot when loading a scene
Reproduction steps:1. Open the attached project “CrashRepro“2. Enter the Play Mode3. Left-click in the Game view4. Press the “X“ but... Read more
When building a project while a modified Prefab is open, the FileID of t...
Steps to reproduce:1. Open the attached user's project "ScenePrefabKill.zip"2. Open the scene called "Test"3. Hit Ctrl+B to perform ... Read more
Child GameObject values are differently arranged in the Player if the "F...
How to reproduce:1. Open the "IN_44951" project2. Enter the Play Mode3. Remember how numbers are arranged in Game View4. Exit the Pl... 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
”ArgumentException: You can only call GUI functions from inside OnGUI” e...
How to reproduce:1. Open the user’s attached “UnusedSer.zip” project2. Open the “Base Variant” prefab asset (Assets > Prefabs >... Read more
Editor crashes when using PrefabUtility.SaveAsPrefabAsset() for GameObje...
How to reproduce:1. Open the user-attached project “PrefabUtilityCrash-2023.2”2. In the toolbar click My Test > Run3. Observe the... Read more
Crash on MergePrefabChanges when attempting to assign missing GameObject...
Reproduction steps (simplified, see the History for the original repro steps):1. Create Prefab A and Prefab B2. Open Prefab A in Pre... Read more
[Silicon macOS] Unity Editor crashes on core::pair<core::hash_set<UnityG...
Reproduction steps:1. Open the attached “PROJECTFILE” project2. Open the “Assets/Scripts/WeaponScript.cs” file with a code editor3. ... Read more
Not all childrens properties gets reverted when changing a property of a...
How to reproduce:1. Open the user-attached project “PrefabBug”2. Open the “SampleScene” scene3. Search for the “Circle” GameObjects ... 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