Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.62f1
6000.2.13f1
6000.3.0f1
6000.4.0a5
6000.5.0a1
Issue ID
UUM-127556
Regression
No
AudioListeners still listen to audio when their Components are disabled in Player
How to reproduce:
- Open the “ListenersActiveBug.zip“ project
- Build and run the project
- Press the Space key (to toggle on/off all AudioListeners in the scene)
- Observe the audio
Expected result: Audio is disabled every second time the Space key is pressed
Actual result: Audio is always enabled
Reproducible in: 2023.1.0a1, 6000.0.62f1, 6000.2.13f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a1
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Note: Only reproducible in the Player. In Editor’s Play Mode, the issue does not reproduce
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment