Search Issue Tracker
Active
Votes
0
Found in
2021.3.46f1
2022.3.53f1
6000.0.29f1
6000.1.0a6
Issue ID
UUM-88057
Regression
No
[Silicon] Crash on mono_get_hazardous_pointer when disconnecting Bluetooth Headhpones while in Play Mode
Steps to reproduce:
1. Open the “user's attached project”
2. Open the “BasicAudioCallScene“ Scene
3. Connect to Bluetooth headphones
4. Enter Play Mode
5. Press the “Join Channel” button through Game View
6. Disconnect the Bluetooth headphones
7. If no warnings are being spammed in the Console, connect and disconnect the Bluetooth headphones again
8. Observe warnings and errors being spammed in the Console and the Editor crash after a while
Reproducible with versions: 2021.3.46f1, 2022.3.53f1, 6000.0.29f1, 6000.1.0a6
Reproducible on: macOS 15.1 (M1 Max)
Not reproducible on: macOS 14.6.1 (Intel), Windows 11 (23H2)
Notes:
- Reconnecting the Bluetooth headphones before the editor crashes, the warnings and errors will stop printing and no crash occurs;
- No crash occurs when enabling the "Disable Unity Audio" option in “Project Settings\Audio”;
- The user states, that the issue only reproduces with third-party/non-Apple Bluetooth Headphones;
- No repro in Standalone Player
First few lines of Stack Trace:
{noformat}#0 0x0000015520a5b4 in mono_get_hazardous_pointer
#1 0x000001551612dc in mono_jit_info_table_find_internal
#2 0x00000155080b60 in mini_jit_info_table_find_ext
#3 0x0000015507fd54 in mono_summarize_unmanaged_stack
#4 0x000001551b5eb8 in mono_threads_summarize_native_self{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Performing hardware comparison using "SAMPLE_TEXTURE2D_SHADOW" results in no shadow being rendered when the GameObject is instantiated manually
- Physics.Raycast fails when a Capsule Collider at a default position is used
- [Silicon] Crash on mono_get_hazardous_pointer when disconnecting Bluetooth Headhpones while in Play Mode
- Switching Project when importing complete project does not import all assets and project opens incomplete
- [Linux] Input.mouseScrollDelta is inconsistent when limiting framerate
Add comment