Search Issue Tracker
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
'No <...> module loaded' screen remains after adding module to the open ...
How to reproduce:1. Create a new Unity project2. Without closing Unity, open Unity Hub3. Add any module to the opened editor4. After... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used