Search Issue Tracker
Crash when running Editor with batch mode and vcsMode flags
How to reproduce:1. Download the attached project2. Open the "Repro.bat" in a text editor3. Change the "Unity.exe" file directory to... Read more
[MacOS] RMB is stuck in a custom Editor window when pressing the button
How to reproduce:1. Open the user’s attached “testRightClickPressedButtonsStuck” project2. Open the “Test → Open Test Window” custom... Read more
[ShaderGraph] When Exporting Shader Graph, files referenced in it and it...
Reproduction steps:1. Open project in "2020.1.0a20.zip"2. Notice that in Shader Graph "ShaderGraph" there is a Custom Function Node3... Read more
[HDRP] The Game view flickers when interacting with the Editor UI and a ...
Reproduction steps: Open the user attached project Open the “IndoorsScene” scene Observe the Game view while interacting with Editor... Read more
[iOS] Disabling "Status Bar Hidden" on devices without a notch is not wo...
How to reproduce:1. Open project "StatusBar.zip"2. Open Build Settings and build the project for iOS3. Deploy the app on the iOS dev... Read more
[VFXG] Setting an exposed texture to none assigns a random texture
Steps to reproduce: 1. Import the attached package 2. Open Test-Mesh Instancing Scene 3. In the Hierarchy, select any Mesh Count 4. ... Read more
Clamping is behaving wrong for quality ray tracing global illumination
Clamping is behaving wrong for quality ray tracing global illumination Read more
[HDRP][macOS] Depth of Field effect becomes black in Game view when Focu...
Reproduction steps:1. Create an HDRP project2. In the Hierarchy window select "Post Process Volume" GameObject3. In the Inspector wi... Read more
[URP] Decal produces z-fighting with parallel surfaces when the decal's ...
Decal produces z-fighting with parallel surfaces when the decal's material uses a Normal From Height node in the Shader Graph How to... Read more
Shader compiler errors are occurring when using hull shader
How to reproduce:1. Open the attached 'Grass.zip' project2. Observe the Console Expected result: No errorsActual result: Shader comp... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template