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)

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.