mujoco
mujoco copied to clipboard
[Unity plugin] Fix the missing .meta for copied library.
Fix #1146
@Balint-H LGTY?
Already add some minor changes to the prompts and change the vaiable name to filePath. @Balint-H
Thanks for this! Two alternatives to consider:
- Call Refresh after copy.
- Use Unity's FileUtil instead of System. If you have reasons to reject both, we can accept the PR.