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
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
Add comment