Search Issue Tracker
Fixed in 5.9.0-preview
Votes
0
Found in [Package]
5.2.3-preview
Issue ID
1032421
Regression
No
[ReflectionProbes][HDRP] Default reflection probe is not disabled during the first iteration of reflection probe render pass
In HDRP, default reflection probe is not disabled during the first iteration of reflection probe rendering. It is expected that the first reflection probe render pass should not apply any reflections to GameObjects.
This is an issue that demo team encountered and as a workaround, they use a custom script to fill out the default reflection probe cubemap as black so that it doesn't affect the reflection of other GameObjects in the scene.
Steps for reproduction:
1) In Unity hub, open `High End SRP` template (or fetch Sample Game project)
2) Observe the issue
Notes:
- A discussion link is shared below
- Custom script solution used by demo team is attached to the case
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment