Editing property with InlineEditConditionToggle meta specifier causes the editor to crash. Workaround: Calling Super::PostEditChangeProperty after property changing code prevents crash from occurri ...
Right clicking on a struct node inside a blueprint and selecting the "Find References" option will cause the editor to crash Crash Reporter: [Link Removed] ...
Using Execute Console Command nodes to record and play back a demo is causing a crash in standalone. Using the console commands themselves does not seem to cause the same crash to occur. ...
User project crashes when exiting from mobile preview. Frequency: 5/5 Crashreporter: [Link Removed] ...
If the user has the number of players set to more than one, the VR preview will crash. ...
If "lerp" is typed into the context menuof the material editor, "linear interpolate" will not appear as one of the options within the menu. Typing "Linear Interpolate" or pressing L+LMB works as exp ...
Clearing the texture field in the SubUV Animation after creating it from a texture in the content browser will crash the engine. ...
Crash when closing the timeline tab inside UMG editor and reopening UMG editor Reported here:https://udn.unrealengine.com/questions/307297/umg%E3%82%A8%E3%83%86%E3%82%A3%E3%82%BF%E8%B5%B7%E5%8B%95% ...
If the user creates a structure, names it "Actor", then creates a data table based on the struct then the data table will cause a crash on open(opening the data table). ...
The editor crashes when calling an over ridden On Key down function in a widget in order to capture the mouse with the return value of the function. ...