Nativeize assets fail with the new variable types introduced in 4.15. This issues also occurred when tested using the third person character template Build fails with: FirstPersonCharacter__pf205 ...
After taking a high res screenshot with a planar reflection actor in the scene the engine will experience a permanent performance hit relative to the resolution of the screenshot. For example if you ...
Since the last engine merge in FN Main, any mesh that silhouettes against DOF will produce a bright, halo like effect on the outside edge. The further away the background is from the silhouetted mes ...
When ExposeOnSpawn is set as a meta specifier for a delegate property, binding the delegate to a function using the Construct Object node does not successfully bind the function. Workaround: Bindin ...
This is a common crash affecting users in 4.16, unfortunately they have not provided any additional information. Source Context 406 if ( IndexPtr == NULL ) 407 { 408 L ...
This is a common crash affecting users in 4.16. User Descriptionstrying to import a texture D: Source Context 137 /** 138 * Unbinds this delegate 139 */ 140 ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: SEGV_MAPERR at 0x3 Most recent us ...
When Remove Instance is called for an instance static mesh component, the render state is not properly updated, causing some of the instances to not be visible. Workaround: Forcing a call to PostEd ...
Any child class of UDataAsset (parent) will properly be picked up when the Asset Manager's Asset Base Class" field is set to the appropriate class. However a grandchild class (Child) with the same ...
Planes have a Mesh Distance field exceeds the size of the original mesh when the value is set to 2. This behavior does not seem intended as the cube does not experience this issue when the value is ...