Search Issue Tracker
GC Alloc spikes when a collision between 2 GameObjects happens
Reproduction steps: 1. Open the attached “BugProject.zip” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Open the Prof... Read more
Incorrect memory leak detection when using UnsafeUtility.CheckForLeaks()...
Reproduction steps: 1. Open the attached project “MemoryLeakBug“2. Press “Testing>Test Leak Detection”3. Observe the Console wind... Read more
InputField(TMP) throws an Exception when typing Korean while drag-select...
Reproduction steps: Open the attached project “InputField.zip” Enter Play Mode Select random Korean characters in the input field by... Read more
"SpriteAtlas.GetSprite" causes an increase in memory usage when called t...
Reproduction steps: Open the user’s attached project “MemLeak_Project“ Open “Assets/Scenes/SampleScene.unity“ Scene Enter the Play m... Read more
ScriptableObject icon cannot be changed when using IconAttribute
Reproduction steps: 1. Open the attached project “IconBug”2. Observe "Assets/CustomScriptable" ScriptableObject in the Project windo... Read more
Editor freezes when entering the Play Mode if Remote Config package is i...
Reproduction steps:1. Open the “Rift Wars“ project2. Open the Package Manager and observe that the “Remote Config” package is instal... Read more
Freeze on 'errors == MDB_SUCCESS || errors == MDB_NOTFOUND' when loadin...
Reproduction steps:1. Open the attached project “FreezeRepro“ Expected result: Project opensActual result: Editor gets stuck when lo... Read more
"ArgumentNullException" thrown when clicking the "add" footer button of ...
How to reproduce: Open the attached project "Repro.zip" Open Sample>Sample Window Click the "+" button in the "Sample Window" Exp... Read more
Lightning breaks when unloading an additively loaded Scene containing a ...
How to reproduce:1. Open the attached project “DarkenedLightRepro.zip”2. Enter Play Mode3. Wait for the 1st Scene to reload Expected... Read more
A missing component reference is not marked as "Missing" when reloading ...
Steps to reproduce:1. Open the attached project “MissingReference“2. Open the “Assets/TestScene.unity“ Scene3. In the Hierarchy wind... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class