Search Issue Tracker
Fixed
Fixed in 6000.0.54f1, 6000.1.13f1, 6000.2.0b11, 6000.3.0a1
Votes
4
Found in
6000.0.47f1
6000.1.0f1
6000.2.0a9
6000.3.0a1
Issue ID
UUM-103525
Regression
Yes
Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
How to reproduce:
1. Install Skype
2. Create a Skype account and add another phone into contacts
3. Open the attached “IN-99004.zip” project
4. Build and Run on Android
5. Press the “Play BGM” Button in the Player to start the Audio Source
6. Call the device on Skype that has the Built Project running
7. Pick up the call and re-focus the Player
8. Press the “Play BGM” Button and Observe the Player
Expected result: The Audio Source is running and the Player continues running
Actual result: The Audio Source does not start and the Player freezes
Reproducible with: 6000.0.0f1, 6000.0.47f1, 6000.1.0f1, 6000.2.0a9
Not reproducible with: 2021.3.51f1, 2022.3.61f1
Couldn’t test with: 2023.3.0a2, 2023.3.0a19, 2023.3.0b1, 2023.3.0b10(URP Global Settings throw an error that it’s the wrong version, no update available and creating a new Settings Assets doesn’t fix the error), 6000.0.0b11 (Project uses Input System specific features that are unsupported when downgrading package)
Testing environment: macOS 15.3.2 (M3 Pro)
Reproducible on:
VLNQA00629 - Galaxy S25 (SM-S931B), CPU: Snapdragon 9 Elite (SM8750), GPU: Adreno 830, OS: 15
Not reproducible on:
Galaxy Note 20 (Reporter’s)
VLNQA00525 - Galaxy S23 Ultra (SM-S918B), CPU: Snapdragon 8 Gen 2 (SM8550), GPU: Adreno 740, OS: 13
VLNQA00517 - OnePlus 10 Pro 5G (NE2213), CPU: Snapdragon 8 Gen 1 (SM8450), GPU: Adreno 730, OS: 12
VLNQA00470 - samsung Galaxy S8 (SM-G950F), CPU: Exynos 9 Octa 8895, GPU: Mali-G71, OS: 8.0.0
VLNQA00414 - Galaxy Note10+ 5G (SM-N976V), CPU: Snapdragon 855 SM8150, GPU: Adreno 640, OS: 9
VLNQA00341 - Note20 Ultra 5G INT (SM-N986B), CPU: Exynos 990, GPU: Mali-G77, OS: 11
Notes:
- Impossible to find regression due to URP Settings throwing unfixable compilation errors during downgrade
- Skype was used as it had the closest functionality as calling the Phone Number (CQA does not have acces to testing devices with SIM Cards which are required for Phone Calls)
- 2021.3.51f1 and 2022.3.61f1 versions rather than freezing cannot play the Audio Source on first activation only on the second one
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
- A glare from the Light Placement Tool is visible when the Main Camera is set to "Perspective"
- List item is re-selected when moving the mouse after ClearSelection function
- Undocked windows including UITK Debugger disappear when UITK Debugger already has data and Pick Element is pressed again
- Object Picker does not open when a reference is in an array and is clicked on through a non-standard pointer (tablet pen, touchscreen)
- HDRP ShaderGraph Color property gets overridden when it is named "EmissionColor"
Resolution Note (fix version 6000.3.0a1):
Handle AAudio stream reset when it's "stolen" by another process.