Search Issue Tracker
NavMeshAgent gets stuck when going over a vertex of a higher-cost area
How to reproduce:1. Open the “IN-75460_repro“ project2. Open the “Store1“ scene3. Enter Play Mode4. Observe the “capsule1“ and “caps... Read more
TextMeshPro dynamic font does not render when the Game View resolution i...
How to reproduce:1. Open the “YC” project inside the “Repro” folder2. Open the “Scene”3. Make a Game View resolution about 1000x2504... Read more
No error is logged when calling the SetVertexBufferParams() incorrectly
How to reproduce:1. Open the user-attached project “VertexBufferCountMissingErrorBug”2. Observe the Console Expected results: There ... Read more
Property Provider is generated in the wrong location when the PropertyDr...
Reproduction steps:1. Open the attached “BugRepro” project2. In the Project Settings window (Edit > Project Settings…), Generate ... Read more
[METUP] Expendable property in Inspector Window collapses when an item i...
Reproduction steps:1. Open the attached “ai-xr-poc” project2. In the Project Window, select Assets/Prefabs/PlacableObject.prefab3. I... Read more
Unity Editor Preferences window menu labeled "Settings" on macOS devices
How to reproduce:1. Create a new Unity project2. Go to “Unity” option in the Top Bar3. Observe the menu Expected results: There is a... Read more
Default value in the Script is not assigned when applying the UI Toolkit...
How to reproduce:1. Open the user-attached project “BugReport”2. In any scene right-click in the Hierarchy → Create Empty3. In the I... Read more
Private field value assignment via Script is not applied when you enter ...
How to reproduce:1. Open the user-attached project “TEST”2. Open the “SampleScene” scene3. Open the “TEST.cs” Script asset4. In line... Read more
There is an ability to switch to VisionOS module even though the install...
How to reproduce:1. Install the VisionOS module in the Unity Hub (It will fail due to another issue, UUM-69573 )2. Create a new Proj... Read more
Shrinking the Search Window makes the bottom elements dissapear
How to reproduce:1. Create a new Project2. Open the Search Window (Window -> Search -> New Window)3. Resize the Search Window ... 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