Search Issue Tracker
Fixed
Votes
0
Found in
2022.2.0b13
2023.1.0a16
Issue ID
UUM-18202
Regression
Yes
[Linux] Locking the mouse cursor in the Game view prevents the Editor from updating
How to reproduce:
1. Open the attached project (IN-21100.zip)
2. Make sure the "Main" scene is open
3. Press "Ctrl+7" to open the Profiler window and make sure it's recording
4. Enter Play Mode
5. Click and move the cursor in the Game view to lock the cursor
6. Observe the Profiler graph movement and the cube in the Game view
Expected result: the graphs keep updating and showing new information, and the cube keeps falling
Actual result: the graphs stop updating and the cube stays frozen until the cursor is unlocked
Reproducible with: 2022.2.0b13, 2023.1.0a5, 2023.1.0a16
Not reproducible with: 2020.3.41f1, 2021.3.12f1, 2022.1.21f1, 2023.1.0a4
Reproducible on: Ubuntu 20.04
Not reproducible on: Windows 10
Note: The issue is also visible in the Game view's "Stats" panel which stops updating when the cursor is locked
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note:
Fixed by another internal issue: UUM-17514: [Linux] Mouse and Keyboard input doesn't register when the Cursor is locked