Hi,
UE5.4 has just released. Has this fixed the issue with the Spine plugin or should I stick to 5.2 still?
Hi,
UE5.4 has just released. Has this fixed the issue with the Spine plugin or should I stick to 5.2 still?
Mario Hi Mario, has there been any update on the UE5.3 side? I noticed the Asset issue... looks like the files are just missing in the content browser!
PinoDF Yeah OP here - it works perfectly fine just gotta follow the instructions and make sure all the dependencies are installed.
Finally managed to get it working! Unfortunately I did a couple of things so I'm not sure which one it was that finally caused it to work. I think #1 is what fixed it but putting the other two just in case:
1) Install the latest version of Dotnet Runtime Link from Epic
2) Start with a blank project, not one of the pre-made ones like top-down or shooter.
3) Make sure "SpinePlugin" goes before "InputCore" in the PublicDependancyModuleNames
I've been trying for a while but I can't seem to get Spine working in Unreal Engine 5. I've tried both the 4.1 branch and the 4.2 beta branch.
I've followed the instructions UE4 Runtime instructions which works fine for UE4 but give the below error for UE5. I've tried with both UE5.0.3 and UE5.1.1.
I've seen on other posts that people have it working so I have no idea what's going wrong. Any help would be appreciated...