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
- 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”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment