Search Issue Tracker
Error “Burst error BC1054: Unable to resolve type `T. Reason: Unknown.`”...
To reproduce:1. Open the user’s project2. Open the Console Expected result: No errorsActual result: Error “Burst error BC1054: Unabl... Read more
Navmesh is not baked on the ends of Terrain when it's inside of a volume...
Reproduction steps:1. Open the attached project "BugTests.zip";2. Open the navmesh.unity scene;3. If it's not baked, go the Navigati... Read more
'NavMeshDataInstance' does not contain a definition for 'FlagAsInSelecti...
Reproduction steps: Open the user attached project Observe the Console Expected result: no errors appearActual result: an error appe... Read more
Coverage does not cover some lines when executed code path throws an exc...
Reproduction steps:1. Open user attached Project2. Open Window > General > Test Runner3. Run All Playmode tests4. Open Window ... Read more
[Code Coverage] Generating report does not open the directory with repor...
Steps to reproduce: 1. Open attached project by running launching editor with "-enabledCodeCoverage -coverageResultsPath ./cov-res" ... Read more
[Code Coverage] Editor crashes while processing class when extern method...
Steps to reproduce: 1. Open attached project2. Open Code Coverage window3. Start and stop recording- Editor crashes Note: Add missin... Read more
unity_StereoEyeIndex is undeclared in Full Screen Graph when using with XR
Reproduction steps: Open the user's attached project Select Assets > New Shader Graph In the Inspector click the “Compile and Sho... Read more
ShaderGraph file is unusable when Assembly Definition Asset file "Name" ...
How to reproduce:1. Open the user’s attached “My project” project2. Open the “Assets → Test” file in Project Browser Expected result... Read more
[DOTS 0.51] GameObjects don't render when using Hybrid Renderer and Defe...
To reproduce:1. Open the project “DOTS-Deferred-RenderObjects”2. Enter Play mode and notice the capsule rendered normally3. Exit Pla... Read more
Getting console error when postprocessing package is installed: Argument...
How to reproduce: Create new Unity Project In Context menu select Window > Package Manager In package manager windows click on pl... 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