Search Issue Tracker
Fixed
Fixed in 2023.2.0b11, 2023.3.0a3, 7000.0.0a1
Votes
0
Found in
2023.2.0b3
2023.3.0a2
7000.0.0a1
Issue ID
UUM-44326
Regression
Yes
[iOS] Images used in Relative & Constant launch screens aren't included in the generated Xcode build, resulting in the Xcode build failing
Steps to reproduce:
# Open attached project (splash-test.zip)
# Switch to iOS platform
# Make sure that 'Unity Launch Screens' are set up with the included images (Player Settings/Splash Image)
# Build for iOS
# Open the generated Xcode project and try to build via Xcode
Expected result: Launch screen images are included in Xcode project, the build succeeds and the image is displayed on device.
Actual result: Launch screen images are missing & building via Xcode fails because of that.
Note: Same happens with relative and constant launch screens (as stated in the title). Using 'Default' launch screen does include the default, black-ish images in the resulting build.
Reproduced with: 2023.2.0b3
Not reproducible with: 2022.3.5f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment