Search Issue Tracker
NumberSamples is always 1024 regardless of DSPBufferSize set from Audio ...
Steps to reproduce : - import the project attached- open the scene "scene.NCP_PitchTest"- select the mixer "NCP_PitchTest"- open a s... Read more
MonoBehaviour::OnAudioReadFilter processing does not affect audio when A...
To reproduce:1. Open the "UnityPlayOnAwakeBug" scene in the attached project2. Select the "Trigger Source" Game Object from the Hier... Read more
Argument Ecxeption error after closing and opening Audio mixer tab
After duplicating an Audio mixer in the Audio mixer window using Cmd/Ctrl + D, closing Audio mixer window/tab and reopening it, erro... Read more
Unity automatically unpauses the AudioListener when a built is restored
Steps to reproduce : - import the project attached- open the scene- build it for standalone- open the standalone build- press space ... Read more
Audio falloff gets distorted when moving the Audio Listener quickly
Steps to reproduce:1. Download and open the attached project2. Enter Playmode3. Quickly move the camera back and fourth Expected res... Read more
Missing tool tips or tool tips that have very little explanation
Audio Mixer - some features are missing tool tips and some tool tips have no proper explanation - please see below: - "Bus" has no t... Read more
Errors when importing a project containing an audio file
Steps to reproduce : - create a new project in beta 1- import an audio clip- upgrade the project to beta 2 and notice the errors on ... Read more
Text on Tool Tip needs to be updated
Text on Tool Tip needs to be updated - please see attached screen shot for details. To reproduce:- Open attached project and launch ... Read more
Trying to stream audio from asset bundle throws "Cannot create FMOD::Sou...
Steps to reproduce: 1. Open attached project "822605.zip"2. Open scene "Untitled"3. Run scene and click button "Audio 2"4. Notice er... Read more
[FileSize] Editor.log incorrectly reports size of audio files
Steps to reproduce: 1. Create new Unity project2. Import any bigger audio file (100MB or so)3. Drag the imported file to the scene t... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used