Widget Style node crashes editor

Good day,

I have an event that starts on the Hud Controller that is to change the value on a slider widget.

The slider moves as the variable changes as planned. Though I want to change the style.

When I add a style node to the slider in blueprints, the editor crashes once I start the simulation but compiles fine.

Anyone have this issue? and/or some ideas on how to fix the crash report?

Ok, Problem solved.

The Editor Simulation was crashing, because of an initial problem with the HUD not yet existing.

Placed a VALID? which solved my problem.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.