How to reproduce:
1. Download and open the attached project
2. Build and deploy to iOS
3. Capture using Memory Profiler
4. Open capture and navigate to Tree Map
5. Filter by AudioClip (right click Type column, click 'Match', type 'AudioClip in filter)
Expected outcome: All audioclips have size in relation to their real size
Actual outcome: One audioclip (in this case, new level_render 002) will have a size of 1.0MB
Reproducible with: 2020.3.48f1, 2021.3.28f1, 2022.3.5f1, 2023.1.5f1, 2023.2.0b1
Reproduced with: iPhone 12 Pro (iOS 14.2.1), iPhone 13 (iOS 15.0.1)
Note: there will always be one audio file set to 1MB. If for instance new level_render 002 is deleted, one of the other audio files will suddenly become 1MB.