Search Issue Tracker
In Progress
Under Consideration for 6000.3.X, 6000.4.X
Fix In Review for 6000.5.X
In Progress in 6000.4.X
Votes
15
Found in
6000.2.0a1
6000.3.0a1
6000.4.0a1
Issue ID
UUM-101953
Regression
No
[APV] MeshRenderers using Off for the Lightprobes option still sample APV
Steps to Reproduce :
- Open the attached project : BlendProbeOff.zip
- Open the SampleScene scene
- Select the Cube Gameobject
- For the LightProbes option in the MeshRenderer settings, switch from BlendProbes to Off
- In the Environment Tab of the Lighting Window, use a Color for Source of the Environment Lighting, change the color to see if this affects the cube.
Actual Results : No change in the cube Lighting, it is still sampling APV, even if the BlendProbes is set to Off.
Expected Results : The cube should ideally fallback on the ambient sky, and be affected by the Environment color set in the Lighting Window.
Otherwise, if this is not feasible for technical reasons, we should at least add a warning under the LightProbes option in the MeshRenderer settings. For example, when selecting Use Proxy Volume, only available for LightProbeGroups, we display a warning to say that BlendProbes mode will be used instead.
The expected behavior can be tested with LightProbeGroups :
- In the URP asset, for the LightProbeSystem, switch from AdaptiveProbeVolumes to LightProbeGroups
- Generate Lighting using the Lighting Window
- Select the Cube, and switch the LightProbes option from BlendProbes to Off
- Notice how this affects the cube lighting
Reproducible with versions:
Not reproducible with versions:
Can’t test with versions:
Tested on (OS):
Notes:
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
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment