Search Issue Tracker
By Design
Votes
0
Found in
2021.3.15f1
2022.1.23f1
Issue ID
UUM-21274
Regression
No
Reflection Probe Sample Effect changes when rotating the Camera
How to reproduce:
1. Open the attached user project “reflectionprobe_demo.zip“
2. Open Scene “Zhucheng01“ (Assets/Demo/Zhucheng01)
3. Enter Play Mode
4. Rotate the screen to the right using the mouse
Expected result: The lighting on the rock GameObject is dark
Actual result: The lighting on the rock GameObject changes from bright to dark when rotating the screen
Reproducible with: 2021.3.15f1, 2022.1.23f1
Can’t test with: 2020.3.42f1 (A lot of GameObjects have “The referenced script (Unknown) on this Behaviour is missing!”), 2022.2.0f1, 2023.1.0a21 (“CS0117: 'SupportedRenderingFeatures' does not contain a definition for 'overrideShadowmaskMessage'“ error in the Console)
Reproduced on: macOS 12.5 (Intel)
Note: Disabling and re-enabling the “Reflections_HD“ GameObject fixes the issue
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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Resolution Note:
The issue is a culling one and space in atlas.
Please increase the max number of cube reflection probes on screen value in the HDRP asset of usage. Also you might need to increase the atlas size if using a version of HDRP that uses it.