Search Issue Tracker
[Audio] Threshold volume value is clipped on dragging the slider in Audi...
Threshold volumes decibel(dB) text is clipped on dragging the slider in AudioMixer. Steps to repro: 1. Create a new project. 2. Wi... Read more
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 re... Read more
Warning about deprecated audio API looks wrong
Recently, AudioClip.isReadyToPlay was deprecated, so if someone uses it in a script, this warning message will be displayed: "warnin... Read more
Unity editor crashes when trying to change a pitch of audio source to ne...
Steps to reproduce: 1. Create new unity project (or use any other existing project) 2. Create a new audio source object (GameObject ... Read more
Audio glitches and CPU usage increases when plugging microphone/speaker/...
How to reproduce: 1. Plug any microphone/speaker into your computer via USB 2. Open attached project 3. Enter the Play Mode 4. Open ... Read more
Another audio clip becomes unusable after unloading one of clips that we...
To reproduce: 1. Open repro project 2. Play scene Expected: isPlaying method should return 'true' value to console Actual: 'false' ... Read more
AudioClip is destroyed after AudioSource.Stop is called
Steps to reproduce: 1. Open attached project 2. Open scene "AudioClipTest" and run it 3. in game view, click Play button and notice... Read more
[AudioEchoFilter] Crash after pasting Echo filter to an object which doe...
Steps to reproduce: 1. Create new project 2. Add "Audio Echo Filter" component to main camera (or any other object which has "Audio... Read more
CTRL+Click and mouse right-click show different context
CTRL+Click and mouse right-click show different context menus. Please see attached video for details. To reproduce: - Open attache... Read more
Missing tool tips or tool tips that have very little explanation
Audio Mixer - some features are missing tool tips and some tool tips have no proper explanation - please see below: - "Bus" has no ... 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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on