Search Issue Tracker
Fixed in 2022.1.X
Votes
3
Found in
2019.4
2020.3
2020.3.15f1
2021.1
2021.2
2022.1
Issue ID
1354046
Regression
No
[Mobile] [Audio] AudioSource.GetSpectrumData returns incorrect data
Reproduction steps:
1. Open the project in "AudioTest.zip"
2. Open Audio Scene and enter Play Mode
3. Inspect the visual audio representation
4. Build for iOS and deploy the project to an iOS device
5. Inspect the visual audio representation
Expected result: visual audio representations are the same in Editor and phone
Actual result: on the phone visual audio representation is different
Reproducible with: 2019.4.29f1, 2020.3.16f1, 2021.1.15f1, 2021.2.0b4, 2022.1.0a4
Devices tested:
Reproducible with:
iPad Pro 12.9" 1st gen (iOS 13.4.1)
VLNQA00006, Samsung Galaxy S7, Android: 8.0.0, CPU: Exynos 8 Octa 8890, GPU: Mali-T880
Not reproducible with:
VLNQA00121, Samsung Galaxy S9, Android: 9, CPU: Exynos 9 Series 9810, GPU: Mali-G72
VLNQA00277, Asus ROG Phone, Android: 8.1.0, CPU: Snapdragon 845 SDM845, GPU: Adreno (TM) 630
Note: the audio visualization is created using data from AudioSource.GetSpectrumData
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment