Search Issue Tracker
By Design
Votes
0
Found in
5.3.0f1
Issue ID
744969
Regression
No
[ReflectionProbes] UI should have the same behavior as Collider - New probe origin value is reduced if it exceeds bounds of prob
Steps to reproduced:
1. Create new project
2. Add reflection probe to scene
3. Notice that its X value of Size is 10 and X value of Probe origin is 0
4. Set Probe origin X value to 10
5. Actual behaviour: Size is increased to 15, new probe origin value is dicreased to 7.5
Expected behaviour: Size is increased to 20, new probe origin value stays set to 10
Note: same thing happens when setting Size value: if origin would exceed bounds of new size, then not only new origin is decreased but Size is also changed.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak occurs when focused on Player while using Direct3D12
- 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
Add comment