Search Issue Tracker
[HDRP] Switching to DXR breaks the Scene's Baked Lightmap data
How to reproduce:1. Create a new HDRP project2. Look at the Lightmap data (Window -> Rendering -> Lighting Data -> Open Pre... Read more
[Addressables] Cache Clear Behaviour is reset when editing Asset groups ...
Reproduction steps:1. Open the attached project "AddressablesBugs.zip"2. Open the Assets/AddressableAssetsData/AssetGroups folder3. ... Read more
Editor crashes on UnityEditor.Unsupported:IsDestroyScriptableObject when...
Reproduction steps:1. Open the user's attached project "ApplyIssue.zip"2. Select Assets/Script.nani asset3. In the Inspector window ... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class