Search Issue Tracker
Screen Space Shadows flicker in Scene View when using Deferred Rendering
Reproduction steps:1. Open user attached Project2. Open Assets\BugDeferredScreenShadows Scene3. Move around the Scene using the Scen... Read more
Broken link in HDRP manual
On this page https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@12.0/manual/Light-Component.html clicking ... Read more
Unable to disable Volume gizmos anymore
This issue surfaced after this PR:https://github.com/Unity-Technologies/Graphics/pull/5139 The toggle is gone from the list as seen ... Read more
Errors after updating to Version Control 1.6.0
Reproduction steps:1. Create and open a new 3D project2. Window > Package Manager3. Update the "Version Control"/"Unity Collabora... Read more
InvalidCastException is thrown with specific Layout when selecting anyth...
How to reproduce:1. Open the user's attached project2. Load the user's provided Layout (Window -> Layouts -> Load Layout from ... Read more
HDRP Bloom effect creates artifacts on the object's contour when "Main C...
How to reproduce:1. Open the attached project from "TestBloomWithUseRenderGraphOption.zip"2. Open Scene "TestBloomWithUseRenderGraph... Read more
[HDRP] SSGI Denoise and SSGITrace has poor performance
How to reproduce:1. Open the user's attached project2. Open the "SampleScene" Scene3. Select the "Main Camera" GameObject in the Hie... Read more
IL2CPP fails code conversion for Enum.HasFlag case
IL2CPP fails to convert correct IL code that use an enum cast to an object C:/UnityProjects/EMERGE_Home_Kopie/Library/Bee/artifacts/... Read more
Multiple errors appear in the Console when building for IL2CPP
How to reproduce:1. Open the user's attached project2. Build the project for IL2CPP3. Observe the Console Expected result: There are... Read more
Console becomes empty and "ArgumentOutOfRangeException" error is spammed...
How to reproduce:1. Create a new project2. Open the Build Settings (File->Build Settings...)3. Switch to the Android Platform4. A... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template