Is it normal that my project closes down when I try to change the font style of a text in UMG?
I cannot seem to be able to do it for some reason, even on newly created UMG widgets.
I'm assuming that this thing is the error that's causing it:
This is what the log shows before the crash. I'm assuming that the tab for selecting font style has something wrong.
I cannot seem to be able to do it for some reason, even on newly created UMG widgets.
I'm assuming that this thing is the error that's causing it:
Code:
[2016.01.27-10.39.53:504][320]LogTabManager:Warning: Cannot spawn tab because no spawner is registered for 'BlueprintProfiler'
Comment