Search Issue Tracker
New elements are not initialized with predefined values when adding an e...
How to reproduce:1. Open the attached "TestFor1078503.zip" project's SampleScene2. Select TestObject from the Hierarchy3. In the Ins... Read more
Unity crashes if using a specific Animator Controller on Play Mode when ...
How to reproduce:1. Download and open project "Crash Repro"2. Open "das" scene3. Enter Play Mode4. Select enemy1 -> Enemy1 in the... Read more
Unity crashes on ApplyMaterialPassWithCache when changing the Material S...
How to reproduce:1. Open the user-submitted Project2. In the Project Window, click on the "New Material" and change the shader to "N... Read more
[Regression] Timeline and GenericMenu.AddItem() incorectly add shortcut ...
How to reproduce:1. Create a new Project2. Open the Timeline Window3. Right-click and observe the context menu Expected result: The ... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code