Search Issue Tracker
Profiler data does not match the numeric data in its Hierarchy
To reproduce:1. Open the user's attached project2. Open the Scene "benchmark" and play it3. Open the Entity Debugger and disable eve... Read more
Unity crashes when clicking "Edit" in the Entity Debugger a couple of times
How to reproduce:1. Download and open the attached project "case_1080435-ecstest.zip"2. Open the scene called "SampleScene"3. Enter ... Read more
[pacman][ECS] "Mathematics" does not exist in the namespace "Unity" when...
Reproduction steps: 1. Open "MinimalRepro.zip" project2. In Folder "Code" -> "A" create an Assembly Definition3. See Console Outp... Read more
[.NET 4.6] Cannot see local variables in VS Watch window when debugging ...
Steps to reproduce:1. Download attached project and open "Example" scene2. Open script Example.cs in Visual Studios3. Add breakpoint... Read more
[iOS] Unity rendering in wrong screen orientation after auto rotation on...
To reproduce:1. Open users attached project "Bug auto rotation 2.zip"2. Open "scene.unity" scene3. Build for iOS device4. Open the X... Read more
[Android]DayDream performance significantly worse when loaded in upside ...
Steps to reproduce:1. Run PerformanceTest scene from attached project on specified device with DayDream XR SDK2. Hold phone in lands... Read more
[Animation][Jobs] Simple animations with AnimationMixerPlayable generate...
Steps to reproduce:1. Open attached project2. Play the scene3. Open profiler and observe the spikes in Animator.ProcessRootMotion an... Read more
Linux: Crash in UnityEngine.Input.GetJoystickNames when controllers with...
To reproduce:1) Open attached project and scene2) Play it3) Connect a joystick with a comma in its name (example: Nintendo or Hori p... Read more
Unity WebGL is not "DPI Aware"
To reproduce:1) Create new project2) Add some high font sized text3) Build and run for WebGL4) Compare results on a low DPI and high... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size