Search Issue Tracker
In Progress
Under Consideration for 6000.2.X, 6000.3.X, 6000.4.X
Votes
12
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment