Search Issue Tracker
Not Reproducible
Votes
1
Found in
5.4.1f1
Issue ID
849446
Regression
Yes
Audio clips loaded from Resource folder does not play in WebGL build
Reproduction steps:
1. Open the "WebGL Audio.zip" project
2. Build the only scene on WebGL build
3. Press any key from 1-8 to play sounds
-Observe that sounds are not playing
Note: Pressing keys from A to K (QWERTY) calls AudioSource.PlayClipAtPoint which plays sounds as expected.
Note: After calling AudioSource.PlayClipAtPoint audio clip becomes playable from AudioSource component, except for Streaming audio files
Actual result: No sounds are played
Expected result: Sounds are played from AudioSource component
Reproduced on: 5.6.0a3, 5.5.0f1, 5.4.2p3
Not reproducible on: 5.3.7p1, 5.3.6p7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
Add comment