AgitoReiKen / ue-restyle

Restyle is a plugin for Unreal Engine v5.0, v5.1 that brings a brand new look for graph editors
14 stars 1 forks source link

Editor crashes on animation blueprint #15

Open rkgdgames opened 1 year ago

rkgdgames commented 1 year ago

image this node is causing the crash

AgitoReiKen commented 1 year ago

Confirmed. Happens due to wire module

Crash stack: Assertion failed: PinWidgetPair.Value->GetType() == L"SDefault_GraphPinPose" [File:D:\build\U5M-Marketplace\Sync\LocalBuilds\PluginTemp\HostProject\Plugins\Restyle\Source\Restyle\Classes\Default\Wires\DefaultAnimGraphConnectionDrawingPolicy.cpp] [Line: 153]

UnrealEditor_Restyle!FDefaultAnimGraphConnectionDrawingPolicy::BuildPinToPinWidgetMap() [D:\build\U5M-Marketplace\Sync\LocalBuilds\PluginTemp\HostProject\Plugins\Restyle\Source\Restyle\Classes\Default\Wires\DefaultAnimGraphConnectionDrawingPolicy.cpp:153] UnrealEditor_GraphEditor!FKismetConnectionDrawingPolicy::Draw() [D:\build++UE5\Sync\Engine\Source\Editor\GraphEditor\Private\BlueprintConnectionDrawingPolicy.cpp:90] UnrealEditor_GraphEditor!SGraphPanel::OnPaint() [D:\build++UE5\Sync\Engine\Source\Editor\GraphEditor\Private\SGraphPanel.cpp:588]

AgitoReiKen commented 1 year ago

image https://github.com/AgitoReiKen/ue-restyle/commit/05fb8b8c581e1fcbea6e91656444db09dea9b1c4