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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment