Search Issue Tracker
[XR SDK][OCULUS] Stereo Rendering Mode reverted to Multi Pass after exit...
Reproduction steps:1. Open attached project ("XRPluginOculusBugReport.zip")2. Open Oculus XR settings (Project Settings->XR Plug-... Read more
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 run... 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" Scene3. Open the "Test.compute" Compute Shader by sele... 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' project2. Build for iOS and open the Xcode project3. Deploy Xcode project to... 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 View3. In the Project ... 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" scene3. Enter Play mode4. Look through the... 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 template2. In the directory of the project, open ProjectSettings -> QualitySettings.as... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks