Search Issue Tracker
By Design
Votes
0
Found in
5.2.0f2
Issue ID
722682
Regression
No
[PluginImporter,iOS] Native plugins in 'Plugins/ios/overwrite' ignore Platform Import settings
To Reproduce:
1. Open the project attached to the comment (722682_repro.zip). Select all plugins in 'overwrite' folder and disable iOS platform for them.
2. Build observe that 'UnityAppController' and other files are still overwritten ( there is a // OVERWRITE comment at the top)
Not sure whether this is really not the intended behavior, but it might be confusing if you want to temporary disable your custom trampoline files.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
Add comment