Search Issue Tracker
Won't Fix
Won't Fix in 2021.3.X
Votes
0
Found in
2020.3.46f1
2021.3.20f1
Issue ID
UUM-29579
Regression
No
Crash on SDKBridge.GetIsCaptureActive() when entering Play Mode
How to reproduce:
1. Open the user attached project
2. Enter Play Mode
3. Observe crash
Reproducible with: 2020.3.46f1, 2021.3.20f1
Could not test with: 2022.2.11f1, 2023.1.0b7, 2023.2.0a5 (Compiler errors)
Reproduced on: Windows 10 (Intel)
First lines of stack trace:
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF9E47E972D)
0x00007FF9E47E972D (uWindowCapture) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF9E47E9F90)
0x00007FF9E47E9F90 (uWindowCapture) (function-name not available)
0x00007FF9E4805BF0 (uWindowCapture) UwcIsWindowsGraphicsCaptureCursorCaptureEnabledApiSupported
0x00007FFA75267614 (KERNEL32) BaseThreadInitThunk
0x00007FFA758A26A1 (ntdll) RtlUserThreadStart
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
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
Resolution Note:
This is an issue with a 3rd party plugin uWindowCapture.
Already reported as a public issue for uWindowCapture here: https://github.com/hecomi/uWindowCapture/issues/26
Resolution Note (2021.3.X):
This is an issue with a 3rd party plugin uWindowCapture.
Already reported as a public issue for uWindowCapture here: https://github.com/hecomi/uWindowCapture/issues/26