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
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message
- Letters on the left side move further as Letter Spacing is increased when Advanced Text Generator is used and Alignment is set to Center
Add comment