Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.3.0f4
Issue ID
576574
Regression
No
Using Handles.Slider() slightly changes the position numbers
Manipulating a custom handle slightly changes the transform.position of an object, even when the value is never touched by a script.
To reproduce:
1. Put the character in the scene
2. Expand his hierarchy
3. Select something deep in the hierarchy (e.g., LeftShoulder)
4. Add the NewBehaviourScript component
5. Enable the translation tool (either in the GUI or by pressing W keyboard shortcut)
6. Manipulate the custom handle (a white arrow at the origin)
7. Observe that LeftShoulder's position value on its transform component has slightly changed, and therefore become dirty (i.e. bold in Inspector)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment