Search Issue Tracker
Multiselected mixer nodes are hard to deselect
To reproduce:1. Create a new mixer2. Add a few nodes3. Multiselect two (I did it with ctrl)4. Try clicking on a single selected node... Read more
Multi-selecting audio sources makes priority vanish when it's dragged to...
To reproduce:1. Add a few audio sources to a scene2. Multiselect them3. In the inspector, slide the priority bar all the way to the ... Read more
No apply button on audio clip and NullReferenceExceptions
To reproduce:1. Import an audio clip2. Select it - NullReferenceExceptions are thrown3. In the inspector - there is no APPLY button ... Read more
OnMouse event handler warning shown even when it shouldn't
Warning is displayed when there is any file or function with "OnMouse" even if it has nothing to do with Unity OnMouse event handler... Read more
Audio Mixer: exposed parameter still there after effect removal
-e: when you remove an effect from a audio node the exposed parameter from that sticks around -repro:--create new project and audio ... Read more
Mixer UI: there is no obvious way to remove an exposed parameter
-e: once a parameter is exposed we found no way to take reverse that -repro:--create new project--create new audio mixer--add an eff... Read more
Mixer UI: exposed parameter menu ends up in wrong place after renaming
-e: when you rename a long exposed parameter to something short the menu snaps to the left instead of the right ends up away from th... 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 rename... Read more
Mixer UI: exposed parameters share same UI identifier as effect buttons ...
-e: the exposed effects parameters are labeled with a grey dot in the inspector. in the mixer that same grey dot means something dif... Read more
Crash when trying to create a prefab with configurable joints
To reproduce:1. Open attached project2. Open scene "ropeWithSpheres"3. Try to create a prefab out of the "lanternOnLianas" gameobjec... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu