Search Issue Tracker
[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
[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
Incorrect motion vectors on the first frame or on the first frame after ...
Reproduction steps:1. Open the attached project "HybridHDRPSamples.zip"2. Open the "MatrixPrevious" Scene3. Enable Pause and enter P... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist