Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b1
Issue ID
758064
Regression
No
[Profiler] Audio Profiler shows "wrong" information when using Spatialization
To reproduce:
1. Open project
2. Run ReproScene
3. Open Audio Profiler (opentab "Channels" and "Channels and groups")
4. Notice that the profiler says "3D: NO" for AudioSources that have Spatialization activated. This is not only wrong but also makes the Audio Profiler kind of useless to debug real 3D audio because consequently, Distance, MinDist and MaxDist have "N/A" in this case.
Expected Behavior: When real audio spatialization is used (using the Audio Spatialization API that was introduced in Unity 5.2), the profiler needs to show "3D" for any spatialized audio-source and also Distance, MinDist and MaxDist.
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 "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point
Add comment