Search Issue Tracker
Fixed in 4.5.1
Votes
0
Found in
4.5.0f6
Issue ID
611126
Regression
Yes
Crash on iOS iPad only due to supposedly incorrect splash screen alteration with Free version
To reproduce:
1. Open attached project in Unity Free
2. Build and run on iOS
3. Notice warnings in xcode
>Images.xcassets
!Asset Catalog Compiler Warning
The launch image set "LaunchImage" has 3 unassigned images.
!Asset Catalog Compiler Warning
The app icon set "AppIcon" has 3 unassigned images.
4. App crashes on startup due to supposedly incorrect splash screen alteration
"You are using Unity iPhone Basic. You are not allowed to remove the Unity splash screen from your game"
Regression from 4.3
To workaround change target device to iPhone + iPad
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Add comment