Search Issue Tracker
Won't Fix
Votes
2
Found in
2022.2.0a13
Issue ID
UUM-1201
Regression
No
[MacOS] Running windowed Player when mouse cursor is over the window, main dispatch queue updates become intermittent
How to reproduce:
1. Open the user's attached project "TimerTest.zip"
2. In the Build Settings window press "Add Open Scenes"
3. Build and Run
4. Move the mouse cursor inside the Player window
Expected result: "Time" and "Timer fired" are counted continuously
Actual result: "Time" and "Timer fired" are paused and when the mouse cursor leaves the Player window the count is desynchronized
Reproducible with: 2019.4.39f1, 2020.3.34f1, 2021.3.2f1, 2022.1.1f1, 2022.2.0a13
Reproduced on: macOS (Intel) Monterey 12.3.1
Notes:
- Plugin used in project is "AVPro Video" which makes extensive use of the main dispatch queue to coordinate playback with Unity
- 2019.4.39f1, 2021.3.2f1, 2022.1.1f1, 2022.2.0a13 count is unsynced when the mouse is moving rapidly and paused when the mouse button is pressed down when inside Player window
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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Resolution Note:
Based on the team priorities we will not be able to investigate this in the foreseeable future.