Search Issue Tracker
Fixed in 5.3.9
Votes
1
Found in
5.3.5f1
Issue ID
802009
Regression
Yes
Game stuck on Unity splash screen loading when AudioSource contains audio
Reproduction steps:
1) Open user's attached project
2) Build scene “Block” for android. IMPORTANT, don’t use Build and Run
3) Install app to a device by copying apk to the device or using adb install
4) Run it
-- After launching game it freezes on Unity logo splash screen loading
Note:
Removing audio from AudioSource component fixes this issue.
Regression from 5.3.0f4
Workaround:
If you build it and run (using "Build And Run" button) issue does not persist
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment