Search Issue Tracker
Active
Under Consideration for 6000.2.X, 6000.3.X, 6000.4.X
Votes
5
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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
Add comment