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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment