Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
5.5.0f3
Issue ID
861823
Regression
No
Handles.FreeMoveHandle lags behind the cursor in Retina environment
Reproduction steps:
1. Create new Unity project
2. Add scripts from https://docs.unity3d.com/ScriptReference/Handles.FreeMoveHandle.html
3. Create new GameObject
4. Add script "FreeMoveHandleExample" to the GameObject
5. Try to move the white square
Expected: the white square should move with the cursor
Actual: the white square lags behind the cursor
Reproduced on: 5.5.6f1; 5.6.5f1; 2017.1.3f1; 2017.2.0a3
Note: reproducible only in Retina environment
The issue is fixed in 2017.2.0a4 and higher versions.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
Add comment