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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
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.