Search Issue Tracker
Transform.hierarchyCount always returns 0 regardless of the number of tr...
How to reproduce:1. Create a new Unity project2. Create a new script that prints out 'Transform.hierarchyCount'3. Attach the script ... Read more
Hard Crash when calling IntPrt
To reproduce:1. Open the QA's supplied project2. Open the scene "Main"3. Play it -- The Editor crashes, Reporter does not open Repro... Read more
Serialized struct called AABB throws InvalidOperationException errors
To reproduce: 1. Open the attached project (aabbStruct.zip)2. Select tthe Bug object in the Hierarchy3. Observe the console Expected... Read more
ReflectionTypeLoadException is thrown in the Player when using System.Re...
To reproduce:1. Open the user's attached project2. Build and run the "Bug" scene Expected result: Every assembly is logged in the Pl... Read more
Assembly-CSharp.dll gets rebuilt when test assembly changes
If a change to a test assembly is made(Does not reference Assembly-CSharp.dll) then Assembly-CSharp.dll will still be rebuilt regard... Read more
"FilePathAttribute" class calls an API method "get_unityPreferencesFolde...
Reproduction steps: 1. Open "New Unity Project.zip" project2. "Bug Report" -> "Reproduce" Expected Result: No exception errors sh... Read more
Editor crashes when declaring a file path with a file name in the script
Reproduction steps:1. Open User's attached project("Unity crash")2. Open Scene "SampleScene" and enter the Playmode3. Click "Delete ... Read more
APIUpdater crashes when script has qualified access to statically import...
basically code like: using static System.Console; public class C{public void M(){Console.WriteLine("Test"); // this would cause APIU... Read more
Unity doesn't recognize missing assembly references when moving a script...
Repro steps:1. Open attached project2. Drag "Foo.cs" from "Assets/Scripts/Foo" to "Assets/Scripts/Bar"3. Wait for the Editor to Hot ... Read more
[Docs] AssemblyDefinition asset reference button directs to broken link
How to reproduce:1. Open the user-submitted Project2. Click on the "Tests" file in the "Tests" folder3. In the Inspector Window pres... 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
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node