Search Issue Tracker
Fixed in 2022.3.18f1
Fixed in 2022.3.X, 2023.2.X, 2023.3.X, 2023.3.0b2, future release
Votes
2
Found in
2022.3.14f1
2023.2.2f1
2023.3.0a16
Issue ID
UUM-57233
Regression
Yes
[Linux] CursorLockMode.Confined does not confine cursor when using multiple displays
Reproduction steps:
1. Open the attached ”CursorBug” project
2. Click File > Build
3. Launch the built Player
4. Move the cursor in the direction of a secondary display
5. Observe the behavior of the cursor
6. Click LMB somewhere in the Player
7. Move the cursor in the direction of a secondary display
8. Observe the behavior of the cursor
9. Move the cursor back into the Player
10. Repeat 4th step
Expected result: The cursor is always confined in the Player fullscreen window
Actual result: The cursor is not confined anymore after clicking/holding LMB
Reproducible with: 2022.3.14f1, 2023.1.0a11, 2023.1.24f1, 2023.2.2f1, 2023.3.0a16
Not reproducible with: 2021.3.33f1, 2023.1.0a10
Reproducible on: Ubuntu 23.10, Ubuntu 22.04
Not reproducible on: Windows 11 (User tested)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment