Search Issue Tracker
[Mac OS]Setting a propery without a backing field crashes Unity
Steps to reproduce: 1. Open attached project "crashtest1" 2. Open test Scene 3. Enter Play mode Expected result: Unity throws an er... Read more
Transform.IsChildOf throws NullReferenceException with null argument ins...
Steps to reproduce: 1. Open attached “NullReferenceException.zip” Unity project 2. Open “Main” scene 3. Enter Play mode Expected re... Read more
Moving asmdef file together with scripts causes nonstandard compile errors
Steps to reproduce: 1. Open user attached project 2. Drag-and-drop the script and the asmdef file into the folder. Make sure to drag... Read more
[Mac][Scripting] Unity crashes when entering Play Mode
Reproduction steps: 1. Open "Maze generator.zip" project 2. Open "MazeTest" scene 3. Enter and Exit Play mode until the Editor cras... Read more
Vector3.Slerp returns imprecise result if 2nd vector has smaller values ...
To reproduce: 1. Open repro project 2. Open test runner 3. Run all tests Expected: 'Vector3Slerp_tIs1_ResultIsb' test will return (... Read more
Prefabs which are not nested return null value when using PrefabUtility....
Steps to reproduce: 1. Download and open attached "BetterUI_Test2019" project 2. Open "Betterizer" script 3. Insert a breakpoint in ... Read more
Coverage API includes 0xFEEFEE sequence point
Steps to reproduce: 1. Open "sequence-points-issue.zip" project 2. Once project opens, reimport Assets/DataLayer/ISSUE.cs script or... Read more
ScriptExecutionOrder ignored when reloading scripts during playmode
To Reproduce: - Open repro.unity scene - Press play - Reimport a script from project view - observe Console output ClassA,Class... Read more
Editor assemblies get referenced in main and Plugins projects
To reproduce: 1) Open attached project Expected: No warnings in console Actual: Console has warnings about type confliction like th... 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 folder 3. Build and ... 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
- Font Asset Creator results bright font colors are not light theme friendly
- Font Asset Creator Font Atlas preview disappears when saved
- When an application is built with Development Build, it results in increase in GUI.Repaint due to DeveloperConsole calls
- Font Asset Creator Font Face dropdown is active but does nothing when clicked if the Font has Include Font Data disabled
- Crash on PPtr<Shader>::operator Shader*() const when Calling Resources.UnloadUnusedAssets() in a specific project