What happened?
Hello!
I've just updated a Unity project from Realm (Dot Net) 12.5.0 to 20.1.0 and upon installing the Unity package (from a tarball) the following warning was displayed...
A meta data file (.meta) exists but its asset 'Packages/io.realm.unity/Runtime/Realm.PlatformHelpers.dll' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
Looking at the package cache folder here...
\Library\PackageCache\io.realm.unity@0044033add5c\Runtime
The Realm.PlatformHelpers.dll.meta file is indeed present, without its corresponding dll.
I'm assuming the dll is not required in the 20.N.N version, but the meta file is still being bundled.
I'm also guessing the presence of the meta file has zero impact, beyond the warning being displayed. But thought it worth reporting anyway.
Repro steps
Install Realm Dot Net (tarball) 20.1.0 into Unity using the Unity Package Manager.
Version
What Atlas Services are you using?
Local Database only
What type of application is this?
Unity
Client OS and version
Windows 10 (22H2)
Code snippets
No response
Stacktrace of the exception/crash you're getting
Relevant log output
What happened?
Hello!
I've just updated a Unity project from Realm (Dot Net) 12.5.0 to 20.1.0 and upon installing the Unity package (from a tarball) the following warning was displayed...
A meta data file (.meta) exists but its asset 'Packages/io.realm.unity/Runtime/Realm.PlatformHelpers.dll' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
Looking at the package cache folder here...
\Library\PackageCache\io.realm.unity@0044033add5c\Runtime
The Realm.PlatformHelpers.dll.meta file is indeed present, without its corresponding dll.
I'm assuming the dll is not required in the 20.N.N version, but the meta file is still being bundled.
I'm also guessing the presence of the meta file has zero impact, beyond the warning being displayed. But thought it worth reporting anyway.
Repro steps
Install Realm Dot Net (tarball) 20.1.0 into Unity using the Unity Package Manager.
Version
What Atlas Services are you using?
Local Database only
What type of application is this?
Unity
Client OS and version
Windows 10 (22H2)
Code snippets
No response
Stacktrace of the exception/crash you're getting
Relevant log output