Search Issue Tracker
UI Image position is set to NaN after changing Orthographic Camera size ...
How to reproduce:1. Open attached Unity project2. Reset Rect Transform component from Image GameObject3. Change Orthographic Camera ... Read more
Private Script functions aren't taken into consideration when used as an...
How to reproduce:1. Open attached project (New Unity Project.zip)2. Select Cube in the Hierarchy3. In the Animation Window pres Add ... Read more
Memory leak in Texture2D.PackTextures() when padding is set to 1
Steps to reproduce:1. Download the attached project and open "TestScene" scene2. Enter play mode Results: Editor freezes and starts ... Read more
Listed Force Field affects particles even though it is disabled
How to reproduce:1. Open attached project ("case_1110810-ParticlesTest.zip")2. Open the repro scene ("SampleScene")3. Inspect the "P... Read more
Animator States are not automatically selected when copy-pasted
How to reproduce:1. Open attached project ("case_1112939-Animator_demo.zip")2. Select the "New Animator Controller"3. Select all of ... Read more
Project building fails when using EditorApplication.LockReloadAssemblies...
Reproduction steps:1. Open the Project inside of the "BuildFailRepro.zip"2. Build the Project as Windows 86x643. After the Build com... Read more
[Metal] Shader doesn't work in Standalone build with Metal Graphics API
Reproduction steps: 1. Open "MinimalRepro" project2. See Game view shader blur3. Build Standalone player with Metal Graphics API4. S... Read more
Unity Hub's In the Cloud section has permanent "Your projects are loadin...
Some users have problem reaching Collab projects in Unity Hub, permanent "Your projects are loading" message in "In the Cloud" secti... Read more
NotImplementedException when calling HttpListener.TimeoutManager
How to reproduce:1. Open the attached "TimeoutManager_NotImplemented.zip" project2. Open the "SampleScene" scene3. Enter Play mode4.... Read more
Nav Mesh Agent's Speed increases past the Speed set when traveling down ...
How to reproduce:1. Open the user-submitted project ("bug-navagent-slope-speed.zip")2. Open the "SampleScene" and enter Play Mode3. ... 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