Search Issue Tracker
Unavailable to create a project when a dot symbol "." is used in front o...
Reproduction steps:1. Create a folder with a dot symbol in front of a word, for example - ".test"2. Go in the Unity Hub and create a... Read more
Nav Mesh Agent gets stuck in the Play Mode when Nav Mesh Obstacles Posit...
Reproduction steps:1. Open the "TestWeirdNavMesh" Scene in project "TestNavMesh.zip"2. Enter the Play mode3. Observe the Game View E... Read more
Stuttering Scene view and Game view when in Play mode
How to reproduce:1. Open the user-submitted project2. Open the scene "2dtest" (Assets/Scenes/2dtest.unity)3. Enter Play mode Expecte... Read more
Selecting dependencies of Asset is missing 1 Texture2D from total depend...
How to reproduce:1. Open the attached project "Scopely-GUID.zip"2. Right mouse click on Assets/New Test.asset in the Project window3... Read more
[UIR] UIToolkit overflow "hidden" is not clipping everything
How to reproduce:1. Open project "UIToolkit Bug.zip"2. Open "Test" Scene (Assets>Test)3. Open UI Toolkit Debugger (Window>UI T... Read more
Tracked Properties update when Track Changes is unchecked
Repro:1. Open attached project. (SampleScene)2. Window -> Asset Management -> Localization Scene Controls.3. Set the 'Active L... Read more
[Profiler] Missing Profiler.EndSample: WaitForTargetFPS errors are throw...
Reproduction steps:1. Create a new project2. Open iOS Player settings and switch to Simulator SDK (Edit -> Project Settings ->... Read more
Pressing escape in Undo History window throws a NullReferenceException e...
Steps to reproduce:1. Create a new Unity project2. Open Edit->Undo History3. Make sure an undo event is selected and press Escape... Read more
[MacOS] Freeze/Crash with * Assertion at boehm-gc.c:684, condition `remo...
Reproduction steps:1. Open the user's attached project2. Attach a debugger and enter play mode3. Exit play mode4. Press stop on the ... Read more
Xcode export generates PRODUCT_NAME_APP = "ProductName" instead of actua...
How to reproduce:1. Create a new project2. Go to Project Settings (Edit>Project Settings>Player)3. In the Product Name write s... 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