Hello! I can’t delete skeleton in UE5, by the way i can’t delete any object but the main question is about skeleton. I need to delete skeleton of my main project or combat system(i have a asset) but whatever is problem in skeleton. And replace all the references to new skeleton, whatever i choose UE5 crashes after 1 sec and thats happen ALL THE TIME. Without this i didn’t have any crashes. I tried to retarget skeleton to new skeleton but it doesn’t have button retarget skeleton, i tried to make ik rig but i can’t create ik rig of my new skeleton. So i don’t need to retarget animations because i have a lot of information to change after this and i want just how in UE 4.27 delete or retarget skeleton. I can’t open project in 4.27 too because asset that i have only opens in 5.0
Hey @GameIDeveloper!
I would save a backup of your project, but you can:
- Find your project in your file explorer
- Locate the skeleton file
- delete the file manually.
This could, in theory, stop your crashing and you can reassign your mesh to your desired skeleton after that.
I hope the above solution works for you!