Search Issue Tracker
Active
Under Consideration for 6000.3.X, 6000.4.X
In Progress in 6000.5.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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Add comment