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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment