Search Issue Tracker
Fixed
Fixed in 2021.3.45f1, 2022.3.48f1, 6000.0.16f1, 7000.0.0a1
Votes
0
Found in
2021.3.39f1
2022.3.30f1
6000.0.4f1
7000.0.0a1
Issue ID
UUM-72637
Regression
No
[AppleTV] Add to Embedded Binaries option is missing in the Plugin Importer
*Steps to reproduce:*
1. Open "Plugins.zip" project
2. Go to File > Build Profiles and make sure that tvOS Platform is activated
3. Go to Assets > Plugins > tvOS
4. Press on "Plugin1" plugin and observe Plugin Import settings in Inspector
*Actual results:* There is no "Add to Embedded Binaries" option
*Expected results:* "Add to Embedded Binaries" option is near CPU field
*Reproducible with versions:* 2021.3.39f1, 2022.3.30f1, 6000.0.4f1
*Tested on (OS):* MacBook Pro, Apple M1 Max, OS: Sonoma 14.4.1
*Notes:*
* Since there is no "Add to Embedded Binaries" option binaries are not added to the Xcode project and they need to be added manually
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Resolution Note (fix version 6000.0.16f1):
Fixed missing Plugin Importer option Add To Embedded Binaries for tvOS