Unity Version #2983
Unity Version
#2983
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Intro
Hi!
I am a Post-doc in one of the original Haptix labs that a lot of MuJoCo was developed for (we have some very old mujoco code!!).
My setup
I downloaded this version of MuJoCo on 11/15/25. There is no version in the downloaded folder from git and the changelog inside the unity plugin only mentions 2.1.2 changes....
My question
I've been trying to get my older files to run in Unity 6. I had it compiling and running off webGL about a year ago in 2022.3 but the model wouldn't react to gravity, so I was guessing it had some sort of issue calling the mj code. After coming back to the project a year later, I thought I should update everything (mujoco dll and unity). After updating it won't build anymore and when I press play the unity editor just completely crashes and it can't even pause on an error. I then tried the 22 humanoids scene and that one also crashed but at least Unity was able to catch the error and it offered to send a crash report.
LukeHand.xml
Scene_Fragile_Block_TD.xml
22_humanoids.xml
Is there a proper version? Nothing in the doc that I found suggested that unity 6 wouldn't work but I want to check with the community.
Is there anything in my older XML files that wouldn't work with the newer MuJoCo or the Unity Plug-In?
Minimal model and/or code that explain my question
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions