Search Issue Tracker
In Progress
Fix In Review for 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
6000.0.51f1
6000.1.8f1
6000.2.0b6
6000.3.0a1
Issue ID
UUM-109463
Regression
No
Game view fails to render and becomes dark when the Screen Space Lens Flare Component's intensity is set to 1 and the Bloom Mip Bias is set to 0.
How to reproduce:
1. Open the “CustomRP“ project
2. Open the “SampleScene“
3. Navigate to the Default Volume Profile Asset (Assets → Settings → DefaultVolumeProfile)
4. In the Inspector, set the Screen Space Lens Flare intensity to a value greater than 0
5. Set the Bloom Mip Bias to 0
6. Observe the Game view
Expected result: The selected settings are applied and visible in the Game view
Actual result: The Game view becomes dark, and numerous errors are displayed in the Console (full errors are provided in the Notes section)
Reproducible with: 6000.0.51f1, 6000.1.8f1, 6000.2.0b6
Could not test with: 2022.3.63f1 (Screen Space Lens Flare feature is missing)
Reproducible on: Windows 10, Windows 11 (user’s)
Not reproducible on: no other environment tested
Notes:
- Render Graph Execution error
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
- InvalidOperationException: Trying to write a resource twice in a pass. You can only write the same resource once within a pass (pass Blit Lens Flare Screen Space resource_BloomMipUp0).
UnityEngine.Rendering.RenderGraphModule.RenderGraphBuilders.ValidateWriteTo (UnityEngine.Rendering.RenderGraphModule.ResourceHandle& handle)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TextMeshPro Shader "Mask" field does not update in Inspector when changing value
- Changing URP settings when a Shader Graph is open throws errors and renders the opened Shader Graph Asset useless
- GameObject cannot be renamed when right clicked and a different Editor window is in focus
- Objects are cleared when preloading a Pool during startup functions with Domain Reload disabled
- The text underline partially disappears when the bold effect is applied with certain fonts in the UI Builder
Add comment