Search Issue Tracker
By Design
Votes
0
Found in
5.4.0b5
Issue ID
768810
Regression
No
[OSX][SceneView] Brush cursor position is updating with delay when moving display to external monitor and back
Steps to repro:
1. Open Unity on OSX;
2. Create new project;
3. Add terrain gameobject (Gameobject -> 3D Object -> Terrain);
4. Go to any tabs of Inspector's Terrain component having brush icons (e.g. Raise/Lower Terrain);
5. Move the brush over the terrain - notice that brush cursor changes position immediately after mouse cursor positions changes;
6. Move the cursor to the external display;
7. Return back to the initial display;
8. Move the brush over terrain.
Actual result:
Brush cursor position is updating with delay (~1 second). See attached gif video.
Expected result:
Brush cursor position should always change its position immediately after mouse cursor position's change.
Workaround is to click anywhere in the Editor at the initial display.
Notes:
- Reproduces in 5.4.0b5, 5.4.0b4, 5.3.1f1.
- Reproduces only on OSX 10.11.3 (checked). Doesn't repro on Windows 8;
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment