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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment