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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used