Search Issue Tracker
Async setup does not work when running tests with the Test Framework
Reproduction steps:1. Open the user's project2. Open Test Runner window (Window -> General -> Test Runner)3. Run all tests (Pr... Read more
[Burst] Wrong Function gets called when Function overloading is used aft...
Reproduction steps:1. Open the attached project “Burst test”2. Open “Test” Scene3. Enter Play mode4. Observe the Console output5. Op... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons