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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
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.