Search Issue Tracker
Windows build freezes when switching between ExclusiveFullScreen and Ful...
Reproduction steps: 1. Open the attached project ("case_1265095-ExclusiveFullscreen.zip") 2. Make a Standalone (Windows) build and r... Read more
.net 4.0 runtime on macOS is missing system libraries
Opening the attached project on macOS using Api Compatibility .Net 4.x I get a number of system.drawing errors. It seems that Unity ... Read more
[Critical] HLSLcc uses an incorrect variable in an if statement when the...
How to reproduce: 1. Open the attached project "1242345.zip" 2. Open the "Test" Scene 3. Open the "Test.compute" Compute Shader by s... Read more
AsyncGPUReadback can leak memory under certain circumstances.
If you first read back into a native array, then do a normal readback, the normal readback can leak memory, if it reuses the request... Read more
[iOS][Metal] Screen is black when the Scene has multiple cameras with De...
How to reproduce: 1. Open the attached 'TestProject.zip' project 2. Build for iOS and open the Xcode project 3. Deploy Xcode project... Read more
[HDRP] Decals on transparent materials don't refresh when the textures a...
How to reproduce: 1. Open the attached project "decalBug.zip" 2. Open "SampleScene" Scene and observe the Scene View 3. In the Proje... Read more
[XR SDK][URP] Terrain objects are appearing in the scene depth shader gr...
Reproduction steps: 1. Open attached project ("reprobug202010.zip") 2. Open "OPENTHISSCENE" scene 3. Enter Play mode 4. Look through... Read more
[Scene View] Scene Draw mode menu remains active even if the Scene windo...
After opening Scene Draw mode menu, If scene window moved to a different position then the Scene Draw mode menu remains active in it... Read more
[URP] QualitySettings.asset file gets overwritten with the same content ...
How to reproduce: 1. Create new Univeral RP template 2. In the directory of the project, open ProjectSettings -> QualitySettings.as... Read more
[Encoding/compression] Baked lighting results in bright blocky artifacts...
How to reproduce: 1. Open the attached 'URPDirectionalLightmapZeroDir.zip' project 2. Make sure that your Target Platform is set to ... 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
- Output Decals URP link in Learning Templates directs to HDRP Lit Decal Documentation
- Performing Undo Redo for Convert to Property action creates a ghost Node
- Crash on GameObject::IsActiveIgnoreImplicitPrefab when opening a specific project
- Default Input Action Asset creates unsaved changes when clicking on Button actions
- Crash on CleanupAfterLoad() when exiting Play Mode during Async Scene load/unload Events