Search Issue Tracker
[iOS] [tvOS] AudioSampleProvider reporting incorrect Channel count
Reproduction steps:1. Open user's attached project in "AudioSampleProviderBug.zip"2. Enter Play Mode3. While in Play Mode, notice th... Read more
AudioSource PlayScheduled plays sound at random intervals with random va...
How to reproduce:1. Open attached project "AudioSource-PlayScheduled-BugReport.zip" and scene "SampleScene"2. Make sure to lower the... Read more
[Audio] Mixer is suspended in a built game when using a dll midi player ...
How to reproduce:1. Open the attached "1256479 repro" project2. Open Build Settings from File > Build Settings3. Make sure that "... Read more
OnAudioFilterRead doesn't handle Sample Rate mismatch when playing the p...
How to reproduce:1. Make sure that the Sample Rate of your default Audio Input Device isn't set to 8kHz in the Windows Sound Control... Read more
Spatial Blend parameter of an Audio Source has no effect when using OnAu...
How to reproduce:1. Open the attached "1246661 repro" project2. Open the "SampleScene" from the Assets folder3. Enter Play Mode Expe... Read more
Audio Source passes incorrect spatial blend parameter to native audio sp...
How to reproduce:1. Open the attached project "1253853.zip"2. Open the "Test" Scene3. Enter the Play Mode Expected result: audio noi... Read more
Platform not supported error is thrown when trying to play an MP3 file i...
Reproduction steps:1. Open attached project "1252868"2. Open scene "SampleScene"3. make sure WebGL is set as the build platform4. En... Read more
[Audio] Cutoff frequency text gets clipped for higher values in high/ lo...
Cutoff frequency unit Hertz gets clipped for higher values for both high/ low pass filter in Audio mixer. Refer the attached video 1... Read more
[Audio] Reset does not work for any effect added in Audio mixer
For Audio Mixer, resetting the gameObject does not reset any effects added to it. Refer the attached video 1) Create a new project2)... Read more
NullReferenceException is not thrown when calling PlayOneShot function f...
How to reproduce:1. Open the attached project's "case_1247944-Project.zip" Scene labeled "SampleScene"2. Enter the Play Mode3. Obser... 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