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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
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.