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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment