Search Issue Tracker
The project's parent directory is opened when "Show in Explorer" feature...
Repro steps:1. Open Projects tab in Unity Hub2. Select "Show in Explorer" in the three-dot menu next to any project Expected behavio... Read more
[URP] BoatAttack demo throws emscripten error
-e: when running the demo in a browser the following error is being thrown--the error is not being thrown when creating a new URP pr... Read more
NavAgent gets stuck inside GameObject with NavMeshObstacle Component whe...
How to reproduce:1. Open the attached project's Scene labeled "NavMeshJumpBugExample"2. Enable "MaxJump19-NavObstacle" GameObject in... Read more
IJobParallelFor job only runs on Main Thread when Thread.Sleep() is call...
How to reproduce:1. Open the attached project2. Window > Analysis > Profiler3. Open the "MainScene" scene4. Select CPU tab and... Read more
Crash in physx::Gu::PersistentContactManifold::reduceBatchContacts when ...
How to reproduce:1. Open user-submitted project (Active Ragdoll Prototype)2. Enter Play Mode3. Move the camera around with the mouse... Read more
Reflection probe convolution is black on PS4
Reflection probes convoluted at runtime show correct reflections only for the highest mip.The rest of them is black resulting in bro... Read more
Destroying a Game Object inside "IPostprocessBuildWithReport.OnPostproce...
Reproduction steps:1. Open "1203536" project2. Notice that there are no GameObjects in the Scene3. Build a Standalone Player Expecte... Read more
[URP] Terrain materials don't get upgraded properly by Upgrade Project M...
Update: The crash no longer occurs, but terrain material is not properly upgraded. Need to find out the following:- Should Upgrade P... Read more
[Linux Hub] Some of the Learn tab projects have a blank 'Download Projec...
How to reproduce:1. Open Unity Hub2. Go to 'Learn' -> 'Projects'3. Click on any project except the first three Expected results: ... Read more
[Scene View] Scene gizmos are not visible or are not showing up correctly
Steps to reproduce: 1. Create a new project, or open an existing one2. Make sure that your scene contains different elements, such a... 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