google-deepmind / google-deepmind/mujoco
Missing a .meta file for the mujoco.dll in the unity plugin
Open
bug
Unity
- Dominant language
- C++
- Stars
- 15.2k
- Forks
- 1.8k
- Avg merge
- 10d 16h
- Merged PRs (30d)
- 25
Description
I'm using MuJoCo and Unity on Windows 11. However, when I imported the package via git in the Unity editor, it promoted that the mujoco.dll does not have a .meta file and is ignored.
After I create a .meta file for mujoco.dll manually, the plugin loads successfully.
So, I think it is better to add .meta files for the runtime libraries.
Contributor guide
Assessment
This issue has not been assessed yet.