Search Issue Tracker
Dynamically generated assemblies created with C#'s native AssemblyBuilde...
How to reproduce:1. Open the attached user project and reimport the "unityImportTest.cdb" asset2. Tab out/in so the DLL (CastleDBTyp... Read more
After Unity loads the project it crashes on System.Array:ClearInternal (...
How to reproduce:1. Open user's attached project "ID.zip"2. After the project is loaded wait from 10 to 15 seconds and the project w... Read more
[.NET 3.5] Unity crashes when exiting Play Mode while a GameObject is be...
Repro steps:1. Open QA attached project "repro"2. Open Scene "0"3. Enter Play Mode4. Press space on your keyboard5. Exit Play Mode i... Read more
AspectRatioFitter has one frame delay after enabling a GameObject when e...
If AspectRatioFitter is used with envelope parent mode then layouting is exhibiting a one frame delay when the game object containin... Read more
Unity freezes while importing specific script because of UNITY_ANDROID p...
Steps to reproduce: 1. Create new project2. Drag script "PluginMsgHandler.cs" to project view to import it3. Unity freezes, editor.l... Read more
[Backport] Editor crashes when compiling scripts if UNITY_DIAG_ENABLE_DO...
How to reproduce:0. If not set already, set the UNITY_DIAG_ENABLE_DOMAIN_RELOAD_TIMINGS system environment variable to value 1 and r... Read more
OnDisable and OnDestroy are not called on deleted ScriptableObject
How to reproduce:1. Open the attached (repro.zip) project2. In Project Window delete "SO.asset"3. Check the Console Window Expected ... Read more
PrefabUtility.SaveAsPrefabAsset() freezes the editor when called from On...
To reproduce:1. Open any project2. Import the script attached "CreatePrefab.cs" (or make your own: call PrefabUtility.SaveAsPrefabAs... Read more
AddComponent takes longer when there are multiple scripts in the project
How to reproduce:1. Open attached project "Unity Bug.zip" and scene "Test"2. Enter Play mode3. Observe Console window Expected resul... Read more
Editor exits with return code 0 even with compilation errors when Unity ...
Untiy Editor exits with incorrect return code 0 if there are compilation errors and Editor is launched from the command line in a -b... 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
- Exceedingly long wait when importing large audio file
- TextMeshPro text input's caret is flickering when Line Mode is set to Multi Line and text is selected
- Can’t delete gradient keys with Mac keyboard or context menu options
- UI Overlaps when switching Render Pipeline Asset for different Quality Levels in Quality Project Settings
- Ray Tracing Shader link to the documentation isn’t working