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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment