A struct containing variables that are a Class Reference and Soft Object Reference to a Blueprint no longer works after the project is closed and re-opened in the Editor. If a variable of the struct ...
Editing bool of the nested child CrashableDataAsset causes crash. Expected: CrashableDataAsset children are properly assigned. Result: Engine crash ...
When using World Support or Asset Defined Support on a Destructible mesh that is spawned in, if the static world geometry is spawned in after the DM it will not be supported. However, if the static ...
A user adds 3 .h files though Visual studio where the first contains a struct, the 2nd includes the 1st, the 3rd includes the 2nd and tries to make a variable of the struct declared in the 1st. The ...
Context: Similar to parameters in the Material editor, PCG Graph Parameters are user created overridable values and can help create customizable graphs for a variety of situations. Problem: The l ...
Toggling a Spline component from an open/closed loop through bp's isn't reflected ...
This is a trending crash coming out of 4.18, although it also occurred with less frequency in 4.16 and 4.17. The callstack shares similarities to [Link Removed] and [Link Removed], and the user com ...
The build settings for ZoneGraph do not get refreshed after the editor loads. Changing the snap distance or the snap angle will not be reflected in the ZoneGraph until you reload the editor. You can ...
Transfered Issue from TTP # 298314, originally opened in TTP on 6/3/2013 and updated with Answerhub post information on 5/18/2014 Dynamic Parameters cannot be used with a Beam Emitter, they pass no ...
Rejected widget object for paste action from other widget somehow remains in the widget editor making name conflict for other widgets. ...