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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph