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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
Add comment