02. FAQ - dylogaming/Dialogue-Component GitHub Wiki
If you cannot move in the asset’s levels, it may be because Unreal Engine 5.1+ uses Enhanced Input instead of the older Input Actions. You can import the default inputs via Project Settings → Input, or download the preset config files: 🔗 Download Default Inputs |
To disable interaction visuals like the outline, icon, or ring: Select your NPC’s Dialogue Component, and set the following bools to false : |
If your character’s Groom component turns red or deforms when starting dialogue, apply the fix below: ✅ How to fix: Click the hair groom component → set Override Settings = true and Enable Simulation = true ❓ Why it happens: Cause is unknown, but this resolves it. |