Search Issue Tracker
By Design
Votes
0
Found in
2022.3.3f1
2023.1.1f1
2023.2.0a21
Issue ID
UUM-40626
Regression
No
Non-metallic object gets blown out from sky reflection when using APV and HDRP
Reproduction steps:
1. Open the "IN-43986.zip" project
2. Open "Assets/Scenes/SampleScene"
3. In the Scene view, observe the "NonMetallic Cube" GameObject
Expected result: The "NonMetallic Cube" GameObject is not blown out
Actual result: Half of the "NonMetallic Cube" GameObject is blown out
Reproducible with: 2022.3.3f1, 2023.1.1f1, 2023.2.0a21
Could not test with: 2021.3.27f1 (Missing feature)
Reproducible on: Windows 10
Note: Reproducible in Windows Player
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] [iOS] Custom render pass is not rendered or is rendered distorted when the "renderGraph.AddBlitPass" is used
- Component is not hidden from Add Component Menu when using AddComponentMenu("")
- Unable to switch to either Facebook Instant Games/Meta Quest in the Build Profile
- Error "IndexOutOfRangeException: Index was outside the bounds of the array" logged when selecting an Element in UI Builder with a specific setup
- "native code called abort()" is thrown in WebGL player when loading first scene
Resolution Note:
When the object leaves the volume baked with APV, it fallbacks to sky baked data.
Either bake a larger part of the scene with apv, or put a local volume to override the skybox when the camera is inside the room
A reflection probe provides source for indirect specular lighting, not indirect diffuse