Unity Issue Tracker - Errors are thrown when building a Project with Apple Unity Plug-Ins
Closed
UUM-54297
Errors are thrown when building a Project with Apple Unity Plug-Ins
Unity: tvOS
tvOS
Won't Fix
2023.3.X
2023.2.X
2023.1.X
2022.3.X
The issue is not reproducible in the original environment it was discovered, as such, this issue is being closed due to lack of reproduction on our end
How to reproduce:
1. Open the attached Project "tvos_appleunityplugins"
2. Build the Project for tvOS
3. Observe the Console
Expected result: No errors can be seen in the Console
Actual result: The following errors can be seen in the Console:
"CopyAndEmbed expected to find an existing GUID for AppleCoreNative.framework at com.apple.unityplugin.core/Plugins/tvOS/AppleCoreNative.framework but could not be found."
"CopyAndEmbed expected to find an existing GUID for GameKitWrapper.framework at com.apple.unityplugin.gamekit/Plugins/tvOS/GameKitWrapper.framework but could not be found."