Lab3 Docs
  • Lab3 Studio content and Character Builder Documentation
  • Getting Started
    • What is Character Builder?
    • Quick Integration Guide
  • SUPPORT
    • Accessing Legacy Versions
    • Common Issues
      • Character Stops Animation
      • Sample Character Unable to Move
      • Skeletal Merging Nodes Corruption
  • CHARACTER BUILDER
    • Changelog and Roadmap
    • What is an Item ID
    • Body Types
    • Data Assets and their function
  • CHARACTER PACKS
    • Iris Modular
Powered by GitBook
On this page
  1. SUPPORT
  2. Common Issues

Skeletal Merging Nodes Corruption

PreviousSample Character Unable to MoveNextChangelog and Roadmap

Last updated 19 days ago

This is fairly uncommon issue, but sometimes it happens when using Skeletal Merging plugin. Even if you have the plugin enabled, nodes in the blueprint can randomly get corrupted like on the screenshot below. Refreshing and reconnecting them helps for a session, but after project reload it will get corrupted again.

To fix it, you going to have to change the order of your project module loading from "Default" to "PostDefault". You can do it by going into your .uproject file and changing it like this:

Once you do that, the issue should be gone.