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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment