Search Issue Tracker
By Design
Votes
0
Found in
2023.2.0a17
6000.0.4f1
Issue ID
UUM-72671
Regression
Yes
Plugins .meta files are empty when adding empty plugins to the project
*Steps to reproduce:*
1. Open the attached "Plugins.zip" project
2. Go to assets > Plugins > iOS
3. Drag and drop attached "dylibas.dylib" plugin
4. Go to project folder > Assets > Plugins > iOS
5. Open "dylibas.dylib.meta" file with any text editor
*Actual results:* The file is empty
*Expected results:* The file contains all Plugin Importer settings
*Reproducible with versions:* 2023.2.0a17, 6000.0.4f1
*Not reproducible with versions:* 2021.3.39f1, 2022.3.30f1, 2023.2.0a16
*Tested on (OS):* MacBook Pro, Apple M1 Max, OS: Sonoma 14.4.1
*Notes:*
* If any settings are changed in the Plugin Importer, the file is updated
* Building an Xcode project with this type of plugin in Xcode build fails
* The issue was reproduced with both .dylib and .m plugins
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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Resolution Note:
By design - default values are not serialised into meta files anymore