Editor is launching in Motion Design Tools mode each time I open a level, how to change this?

Hi there,

I’m working a lot with the (awesome) Motion Design Tools, but I found a behavior that annoys me and I couldn’t find the way to stop it: when the Motion Design plugin is enabled in a project, each time I open a level in the editor, it switch to the Motion Design Tools mode automatically.

I’m using Motion Design tools for some small parts of my project, and I don’t need it to be open everytime, as I’m using the classic editor 90% of the time.

Is there a option somewhere to change this behavior?

Thanks in advance!

3 Likes

I’m seeing the same behavior. I accidentally clicked the motion design button once, and now it auto starts every time I open my level. The only solution I’ve found is to disable the motion design plugin – but it auto-inserts some code into the level that results in load warnings every time I load the level.

Still better than having the tool pop up, but not ideal.

FPackageName: Unable to identify a valid mount point associated with skipped package /Avalanche/Tags/DefaultSequenceTags. The package root is unknown.
Skipped package /Avalanche/Tags/DefaultSequenceTags was expected to be found in plugin Motion Design, however that plugin is not mounted. [ExplicitlyLoaded = FALSE, Enabled = FALSE].
LoadErrors: Warning: While trying to load package /Game/Levels/DefaultLevel, a dependent package /Avalanche/TransitionLogic/State/BP_StateTask was not available. Additional explanatory information follows:
FPackageName: Unable to identify a valid mount point associated with skipped package /Avalanche/TransitionLogic/State/BP_StateTask. The package root is unknown.
Skipped package /Avalanche/TransitionLogic/State/BP_StateTask was expected to be found in plugin Motion Design, however that plugin is not mounted. [ExplicitlyLoaded = FALSE, Enabled = FALSE].
LoadErrors: Warning: While trying to load package /Game/Levels/DefaultLevel, a dependent package /Avalanche/TransitionLogic/SubLayer/BP_SubLayerChangeTask was not available. Additional explanatory information follows:
FPackageName: Unable to identify a valid mount point associated with skipped package /Avalanche/TransitionLogic/SubLayer/BP_SubLayerChangeTask. The package root is unknown.
Skipped package /Avalanche/TransitionLogic/SubLayer/BP_SubLayerChangeTask was expected to be found in plugin Motion Design, however that plugin is not mounted. [ExplicitlyLoaded = FALSE, Enabled = FALSE].
LoadErrors: Warning: While trying to load package /Game/Levels/DefaultLevel, a dependent package /Avalanche/TransitionLogic/State/StateTransitionInfo was not available. Additional explanatory information follows:
FPackageName: Unable to identify a valid mount point associated with skipped package /Avalanche/TransitionLogic/State/StateTransitionInfo. The package root is unknown.
Skipped package /Avalanche/TransitionLogic/State/StateTransitionInfo was expected to be found in plugin Motion Design, however that plugin is not mounted. [ExplicitlyLoaded = FALSE, Enabled = FALSE].```
1 Like

If you turn off Motion Design (top toolbar) in 5.6. it should no longer automatically open.