Search Issue Tracker
Music is replaced by a buzz sound when using DSP
Steps to reproduce:1. Download and open the project "Buzz.zip"2. Open Assets/Scenes/SampleScene.unity3. Hit Play Expected result: Th... Read more
Override Sample Rate does not work
To reproduce:1. Create a new project2. Download the attached .mp3 file (you can use any other mp3)3. Import the file to the project4... Read more
AudioImporter: Sample Rate does not have any effect
To reproduce:1. Open attached project2. Select the audio file in the project3. Notice that it's sample rate is overridden to 100, bu... Read more
Memory leaking when selecting an Audio Source in Editor
Steps to reproduce:1. Open new project2. Add Audio Source to scene3. Select it in hierarchy4. Observe in Task Manager Unity taking u... Read more
[AudioReverbZone] Changing Reverb Preset via script has no effect on audio
How to reproduce:1. Open the attached project2. Open and play ReverbTest1 scene3. Hit tab to change AudioReverbZone.reverbPreset4. L... 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
[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
Overlapping text and weird behaviour on the "Exposed Parameters" drop do...
Overlapping text and weird behaviour on the "Exposed Parameters" drop down menu. Please see attached screen shot for details. To rep... Read more
The "Audiosource.time" and "Audiosource.timeSamples" commands do not wor...
Steps to reproduce:1. Open QA attached project "AudioSampleRepro.zip"2. Open Test scene3. Observe Audio source attached on "Main Cam... Read more
Unable to get Microphone names on Japanese Windows
Following Unity sample doesn't run well on Japanese Windows. http://docs.unity3d.com/Documentation/ScriptReference/Microphone.Start.... 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