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 Scene3. Enter Play mode Expected result: Unity throws an error ... 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
Vector3.Slerp returns imprecise result if 2nd vector has smaller values ...
To reproduce:1. Open repro project2. Open test runner3. Run all tests Expected: 'Vector3Slerp_tIs1_ResultIsb' test will return (3.00... 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
Coverage API includes 0xFEEFEE sequence point
Steps to reproduce: 1. Open "sequence-points-issue.zip" project2. Once project opens, reimport Assets/DataLayer/ISSUE.cs script or s... 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,ClassB and Cla... 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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled