Search Issue Tracker
FMOD error when importing unitypackage
Import the attached Unity package.You will get this error message in the Console:"Error: Cannot create FMOD::Sound instance for reso... Read more
[Audio Mixer] Empty Ducking Source button needs a name
Select any Ducked channel in an Audio Mixer. If Ducking Source is set to none the dropdown button is empty and looks weird. It shoul... Read more
Instantiate(gameObject.audio) as AudioSource causes crash
To reproduce:1. Open attached project2. Open scene "creatures"3. Run - unity crashes with no bug report Removing the line "SXFaudioS... Read more
[Audio] Asset Bundle loaded audio clip with "DontDestroyOnLoad" stops, w...
Reproduction steps: 1. Open the attached project.2. Play the "entry" scene.3. Wait until scene changes to the "test1" scene(~5 secon... Read more
Setting Bypass Effects to false mutes audio
- Set Bypass Effects to true- Enter play mode- Set Bypass Effects to false- Audio muted Read more
Decompress on Load AudioClip twice as slow to load
Decompress on Load AudioClip twice as slow to load 1. Open the attached projects in 3.5 and 4.1.2. Run and click on the buttons.3. C... Read more
AudioSource.time returns an incorrent value in WebGL player
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. Enter Play mode.4. Observe how AudioSource.time is equal to 0 ... Read more
[AudioImporter] ContainsSampleSettingsOverride does not recognize BlackB...
Steps to reproduce this issue: Open attched example project Execute from the main menu "BugReport > AudioImporter.ContainsSampleS... Read more
[Audio] Component effect appears disabled on play and gets enabled after...
[Audio] Component effect appears disabled on play and gets enabled after we pause and play again - Launch the attached project- Load... Read more
OnAudioFilterRead is never called if added programmatically via AddCompo...
How to reproduce:1. Open the attached project2. Open test scene ( creates default empty Unity scene with a 3D Cube, Audio Source, an... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default