Search Issue Tracker
”NullReferenceException” error appears when creating a new GameObject th...
How to reproduce:1. Open project “TestFeature.zip“2. Dock Timeline window3. Add the “TestReset” Script to a “val” GameObject4. Obser... Read more
Editor crash when size of the List was set to 0 in the instance of a pre...
How to reproduce:1. Open attached project "subclass selector.zip"2. Open "non-zerosizeList" scene3. Set "Foo List" size value in "Fo... Read more
Editor crashes on GetComponentsInChildren<Entity> method
How to reproduce:1. Download and open user's attached project "ShitGame.zip"2. Play the scene "Level0"3. Complete the level by reach... Read more
Renaming assemble definition in the Inspector does not rename it in the ...
Renaming assembly definition in the Inspector does not rename it in the Hierarchy Steps to reproduce- Open Unity 2019.3.0a11- Create... Read more
Double-clicking on "Debug.Log()" message doesn't open the script when Lo...
How to reproduce:1. Open the attached "1308839_Repro.zip" project2. Open the Scene "SampleScene"3. Open the Player Settings (Edit-&g... Read more
IDbCommand ExecuteNonQuery method rapidly allocates memory
Reproduction steps:1. Download project "MemLeak.zip" and open in Unity2. Open scene "memtestscene"3. Open Task Manager4. Enter Play ... Read more
Reference to ScriptableObject is lost when creating new Scene
To reproduce:1. Open user's project2. Go to Main toolbar > BugReport > Open "TestCode Window"3. Create new scene or enter and ... Read more
Editor crashes at Transform::GetLocalScale when opening scene
Steps to reproduce:1. Download 977460_repro.zip2. Open "game" scene Results: Editor crashes when opening scene. The crash occurs whe... Read more
The wrong Component/Class gets added when adding a Nested Class via Scri...
How to reproduce:1. Open the user-attached “YouHaveToBeKiddingMeBro.zip” project2. Enter Play Mode Expected result: “Added the corre... Read more
Crash on tlsf_free when Entering the Play mode and creating a custom con...
How to reproduce:1. Open the user's attached project and Scenes/SampleScene scene2. Enter the Play mode (if the project does not cra... 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