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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.