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
- Layer render order is not respected inside the Android Player when using GPU Resident Drawer.
- “You are not using the recommended Android NDK, versions other than 27.2.12479018 are not officially supported.” warning is still displayed when Android SDK is set to the correct NDK version manually
- OnWillSaveAssets receives an empty paths array when saving a new Scene
- UV Node's Label is cut off when Preview is collapsed
- Dragging Search Query Block can remove its color
Add comment