Missing meta files in Asset Packages

My libml_unity_vk_layer.so and libml_profiler_plugin.so meta files missing in their Asset Package.

Workaround I found is to delete them from [Project Name] > Library > PackageCache > com.magicleap.unitysdk@1.6.1 > Plugins > Android

Is this safe to do so or is there a workaround?

Unity Editor version: 2022.2.18 (Silicon)
ML2 OS version: 1.2
MLSDK version: 1.6.1
Host OS: Mac OS

Error messages from logs (syntax-highlighting is supported via Markdown):

Asset Packages/com.magicleap.unitysdk/Plugins/Android/libml_profiler_plugin.so has no meta file, but it's in an immutable folder. The asset will be ignored.

Asset Packages/com.magicleap.unitysdk/Plugins/Android/libml_profiler_plugin.so has no meta file, but it's in an immutable folder. The asset will be ignored.

Hi @skang2 , this is a known bug in 1.6.1 and will be patched in a future release. You can ignore the error and your project will still compile normally if you get this error.