Search Issue Tracker
Unity Editor freezes when Task is run faster than every 1000ms
Reproduction steps:1. Open the user’s attached project2. Enter the Play Mode3. In the Simulator view, click “Start”4. In the upper-r... Read more
Transform.IsChildOf throws NullReferenceException with null argument ins...
Steps to reproduce:1. Open attached “NullReferenceException.zip” Unity project2. Open “Main” scene3. Enter Play mode Expected result... Read more
Moving asmdef file together with scripts causes nonstandard compile errors
Steps to reproduce:1. Open user attached project2. Drag-and-drop the script and the asmdef file into the folder. Make sure to drag-a... Read more
[Mac][Scripting] Unity crashes when entering Play Mode
Reproduction steps: 1. Open "Maze generator.zip" project2. Open "MazeTest" scene3. Enter and Exit Play mode until the Editor crashes... Read more
Crash after fixing the cause of the Safe Mode and returning to the Editor
Reproduction steps:1. Open the attached “SafeModeCrashRepro.zip” project2. Enter Safe Mode when prompted3. Enable Domain Reload Timi... Read more
Prefabs which are not nested return null value when using PrefabUtility....
Steps to reproduce:1. Download and open attached "BetterUI_Test2019" project2. Open "Betterizer" script3. Insert a breakpoint in lin... Read more
'ThreadAbortException' is thrown when creating a C# script before the Ed...
Reproduction steps:1. Create a new Unity project2. Create a new C# Script3. Create another new C# Script before the Editor starts to... Read more
Console errors appear when the Animator Window remains open and in view ...
Repro steps: download this small repro project open the Sample Scene make sure the Animator Window is open and the Cube Animator con... Read more
Editor assemblies get referenced in main and Plugins projects
To reproduce:1) Open attached project Expected: No warnings in consoleActual: Console has warnings about type confliction like this:... Read more
"Does not contain a definition" error for texture.imageContentsHash when...
To reproduce:1. Open attached Unity project "Unity201703BUG.zip"2. Inspect "TestTexture" script in the Assets folder3. Build and run... 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