Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.2.0a4
Issue ID
1145258
Regression
Yes
Plugin importer is changing my binary dll meta files
When a project gets imported with dlls that don't have valid PluginImporter settings, the metafile gets written back to disk with changes.
How to reproduce:
- Unzip Plugins.zip on your computer.
- Copy/Paste the Plugins folder in a new Unity project.
- Open/focus back Unity so it imports the Plugins folder
- Compare Plugins/x86_64/abci.bundle.meta with the one from the zip file.
Actual: The metafile changed.
Expected: Metafiles should never change until users perform explicit changes to the importer settings.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment