Search Issue Tracker
Fixed in 5.3.1
Votes
0
Found in
5.3.0p1
Issue ID
754397
Regression
No
[tvOS] Images.xcassets generated by Unity is not compatible with Xcode 7.2
To Reproduce:
1. Build & run the attached project for Apple tv (use Xcode 7.2).
2. Observe that you'll get the errors from the comment below.
When building with Xcode 7.1.1, the icons and splashes catalogs are still colored red in build settings and after clicking on Images.xcassets folder you'll get this popup:
"Migrate Apple TV app icons?
The format of Apple TV app icons within asset catalogs has changed. Would you like to migrate the Apple TV app icons in this catalog to the new format?"
But the project can still be built.
Removing or manually setting up icons in Xcode solves this error.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment