Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.0b1
Issue ID
732338
Regression
No
[iOS] Personal Splash Screen is not shown if there are any audioclips loaded on start in the main thread
To Reproduce:
1. Build and run the attached app ( only reproduced this on iphone 5 with iOS 8.4.1.
2. Observe that after the custom splash screen, the Personal edition "Made with Unity" splash is never displayed.
3. Only happens if the AudioClip is loaded on the main thread. Loading in background seems to fix it.
Doesn’t seem to be reproducible with most devices
Not reproducible:
iPhone6+ (8.0)
iPad mini 2 (9.0)
iPad mini 2 (7.1.2)
Only reproduced on iphone 5 (8.4.1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
Add comment