Search Issue Tracker

Fixed in 2020.2.X

Fixed in 2018.4.X, 2019.3.X, 2020.1.X

Votes

3

Found in

2017.4.0f1

2018.4.0f1

2019.2.0a1

2019.2.6f1

2019.3.0a1

2020.1.0a1

Issue ID

1187103

Regression

No

[iOS] Storyboard's referenced resources are not exported to Xcode project

iOS

-

How to reproduce:
1. Build the attached project for iOS
2. Open the Xcode project
3. Select the "LaunchScreen.storyboard" file
4. Notice, that the circle1.png is missing from Xcode project

Actual result: The storyboard's referenced image circle1.png is not imported into Xcode project.
Expected result: circle1.png is imported into Xcode project.

Reproducible with: 2017.4.33f1, 2018.4.11f1, 2019.2.8f1, 2019.3.0b6 2020.1.0a7

Notes:
- As a workaround, the referenced images can be added to "StreamingAssets" folder. (This way the images are imported to Xcode project and storyboard find the reference)

  1. Resolution Note (fix version 2020.2):

    Fixed in 2020.2.0a5

  2. Resolution Note (fix version 2020.1):

    Fixed in 2020.1.0b6

  3. Resolution Note (fix version 2018.4):

    Fixed in 2018.4.22f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.