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
- Flickering white border around Game View when Gizmos are enabled
- MultiColumnTreeView does not auto-expand foldouts when autoExpand is set to "true"
- Animation does not control the property of the Gameobject when the keyframe and initial value are the same
- Decal Technique set to Automatic prefers the DBuffer option when using OpenGL
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
Add comment