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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
Add comment