Search Issue Tracker
Instantiate(gameObject.audio) as AudioSource causes crash
To reproduce: 1. Open attached project 2. Open scene "creatures" 3. Run - unity crashes with no bug report Removing the line "SXFau... Read more
Mixer UI: long exposed parameter names draws over other UI elements
-e: see title -repro: --create new audio mixer --add effect --expose a parameter to script --click the exposed parameter list and r... 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 s... Read more
DSPBuffer Size with best latency differs in editor and on device
By design: Defaults differ between iOS and editor To reproduce: 1. Create new project 2. Set DSPBuffer Size to "Best latency" 3. At... Read more
Memory usage is higher with audio streamed from disk than compressed in ...
To reproduce: 1. Create new project 2. Import mp3 file 3. Add it to scene and play 4. Notice memory usage 5. Change Load type to "St... 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
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... Read more
Errors are thrown when audio files which have more than two channels are...
Importing such file will produce an error: NullReferenceException: Object reference not set to an instance of an object UnityEditor.... Read more
Override Sample Rate does not work
To reproduce: 1. Create a new project 2. Download the attached .mp3 file (you can use any other mp3) 3. Import the file to the proje... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow