Description

AnimBlueprintLog: Error: Current state is a conduit and will reset to ref pose. This can happen if a conduit is an entry state and there isn't at least one valid transition to take. State Machine(TestStateMachine), Conduit(Conduit), AnimBlueprint(/Game/Characters/Heroes/Mannequin/Animations/Locomotion/Unarmed/ABP_UnarmedAnimLayers.ABP_UnarmedAnimLayers).
AnimBlueprintLog: Error: Current state is a conduit and will reset to ref pose. This can happen if a conduit is an entry state and there isn't at least one valid transition to take. State Machine(TestStateMachine), Conduit(Conduit), AnimBlueprint(/Game/Characters/Heroes/Mannequin/Animations/Locomotion/Unarmed/ABP_UnarmedAnimLayers.ABP_UnarmedAnimLayers).
AnimBlueprintLog: Error: Current state is a conduit and will reset to ref pose. This can happen if a conduit is an entry state and there isn't at least one valid transition to take. State Machine(TestStateMachine), Conduit(Conduit), AnimBlueprint(/Game/Characters/Heroes/Mannequin/Animations/Locomotion/Unarmed/ABP_UnarmedAnimLayers.ABP_UnarmedAnimLayers).

In the test state machine, the transition to "idle" is always true, so this issue shouldn't reproduce.

[Image Removed]

 

See https://udn.unrealengine.com/s/question/0D54z000082TGj8CAG/conduit-entry-nodes-in-fanimnodestatemachine?fromCase=1 for more details.

Steps to Reproduce
  1. Install UE 5.1 from the launcher
  2. Install Lyra from the launcher
  3. Replace the two files in the attached zip
  4. Launch Lyra
  5. In editor preferences, set Override num player bots to spawn to 40.
  6. Set LyraCheat.StartInGodMode 1
  7. Launch the L_LyraFrontEnd map
  8. Choose Play Game -> Start a new game -> Control
  9. Use melee to rapidly kill multiple bots
  10. Check the log for the warning

Note: Same issue occurs on game mode end. Fixing this will be specific to handling all the "end" scenarios in your game for your characters. Current fix only addresses on-death.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-172638 in the post.

7
Login to Vote

Fixed
ComponentUE - Anim - Gameplay
Affects Versions5.1
Target Fix5.7
Fix Commit43622166
CreatedDec 12, 2022
ResolvedJun 18, 2025
UpdatedJun 26, 2025
View Jira Issue