Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2023.1.0a1
Issue ID
UUM-1564
Regression
No
[Linux] View jumps when mouse position is reset to the center of Game View after right-clicking and dragging
Steps to reproduce:
1. Create a new URP template project or open the attached "OnlyController" project
2. Enter Play mode in SampleScene
3. Right-click anywhere in the Game View and drag to rotate the view
Expected results: Drag is smooth, view rotates
Actual results: View jumps as if the mouse position wasn't reset, but dragged to the center
Reproducible with: 2019.4.34f1, 2020.3.26f1, 2021.2.8f1, 2022.1.0b4, 2022.2.0a2
Notes:
- Not reproducible with macOS
- Doesn't reproduce in build
- Doesn't rely on URP, just on the "SimpleCameraController" script that URP uses in the SampleScene
- In 2019.4 and 2020.3 streams the mouse is reset to the display center instead of GameView center
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note:
can not reproduce this behavior on trunk as well as 2022.2.0a18.
The right-click resets the mouse to the center, which is the same as it is on Mac, and drag works fine after the reset.
Resolution Note (2023.1.X):
can not reproduce this behavior on trunk as well as 2022.2.0a18.
The right-click resets the mouse to the center, which is the same as it is on Mac, and drag works fine after the reset.