Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
5.3.0b3
Issue ID
741954
Regression
No
[Handles] [ExecuteInEditMode] The PositionHandle becomes too sensitive if rotation changes during dragging
To reproduce the issue follow the steps:
1. Open "Repro" project
2. Open "1.unity" scene
3. Ensure the Tool handle uses local orientation
4. Drag the GameObject named "Cube"
5. Cubes transform becomes too sensitive and GameObject coordinates starts jumping around
Repro video: http://screencast.com/t/34sY1Wds7qeI
About the scene:
There are two cubes included in the scene.
One cube has "ExecuteInEditMode" script attached which sets Cube to look at selected GameObject
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
- Some VFX Window Panels close on entering Play mode
- VFX Graph using Redo action for Move and Connect node results in an unknown input value
Add comment