Search Issue Tracker
Application freezes if using FMOD when accepting an incoming call in iOS 15
How to reproduce: 1. Open project "olaf-master.zip" from the user-provided link 2. Go to the Build Settings (File>Build Settings) 3.... Read more
[WebGL][MacOS] Reimporting audio assets throws "Importer(AudioImporter) ...
Steps to reproduce: 1. Open attached "tdd-asteroids.zip" Unity project on MacOS 2. Switch to WebGL platform 3. Right-click and reimp... Read more
Crash on AudioMixer::EnsureValidRuntime when entering Play mode
Reproduction steps: 1. Open the user's attached "mixer-test.zip" project 2. Enter the Play mode Expected result: Unity does not cra... Read more
Unity crashes when AudioMixer.SetFloat() name parameter is null
Reproduction steps: 1. Open the attached project "Test" 2. Open "Assets/Scenes/SampleScene" 3. Enter Play Mode Expected result: Con... Read more
Wav file is distorted after importing it into Unity
Reproduction steps: 1. Created a new Project 2. Copy the attached file "clickminor.wav" into the Assets folder 3. Preview the sound ... Read more
Crash when stopping an Audio Source using OnAudioFilterRead from a destr...
How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/SampleScene 3. Press the Play button Expected result: no... Read more
Audio Echo Filter component Delay value cannot be keyframed when animati...
How to reproduce: 1. Open the attached project "audioBug" 2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity) 3. In th... Read more
[iOS] App freezes when calling "Application.Quit()" if a script with "On...
How to reproduce: 1. Open the attached Unity project ("1356566_2021.2.0b7.zip") 2. Build And Run on an iOS device 3. When the app fi... Read more
[Audio] Selecting audio file in Project window throws error "Unknown pla...
Reproduction steps: 1. Create a new Unity project 2. Import "Example.wav" into the project 3. Select the .wav file in the Project wi... Read more
Crash on AudioCustomFilter::GetOrCreateDSP when recompiling scripts whil...
How to reproduce: 1. Open the attached project "MusicTheoryApp.zip" 2. Open the script "ToggleButton.cs" 3. Inside the script, add "... 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