Search Issue Tracker
Active
Under Consideration for 1.0.X
Votes
0
Found in [Package]
1.0.0
Issue ID
PROFB-317
Regression
No
Project Auditor - 'The audio source asset is in stereo' shown for non-diegetic sounds
Taken from the thread: https://discussions.unity.com/t/introducing-unity-project-auditor-a-tool-to-help-you-optimize-your-unity-projects/1597047/79
I get plenty of issues regarding AudioClip assets with the following message:
{code:java}
The audio source asset is in stereo, Force To Mono is not enabled in the AudioClip Import Settings, and the Load Type is not Streaming, which implies the AudioClip may be used as a diagetic positional sound effect. Positional effects should be mono; only non-diagetic music and effects should be stereo.
{code}
But these audioclips are non-diegetic sounds for UI so they MUST be stereo and are very short so should not be streamed…
*Steps to reproduce:*
#
#
#
\\
*Actual results:*
*Expected results:*
\\
*Reproducible with versions:*
*Not reproducible with versions:*
*Can’t test with versions:*
\\
*Tested on (OS):*
\\
*Notes:*
*
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Vietnamese keyboard inputs duplicate symbols in Android Player when Hide Mobile Input is turned on for a text field
- “Invalid editor window of type: UnityEditor.ObjectSelector” error message is thrown when maximizing any Editor Window
- Standalone Build Resolution and Screen Mode settings do not match Player Settings when making new Standalone Builds
- Preview window buttons are pushed out by header text
- TextMeshPro Shader "Mask" field does not update in Inspector when changing value
Add comment