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 ...
Open Level node does not open the correct level in Packaged game. Instead of loading the level named in the node, the node will just open the current level. This issue can cause problems with Matine ...
NOTE This is best seen if you are in a mobile Preview Rendering Level There is some rendering defect that can be seen as the camera moves around the Planar Reflection area. You can also see some ...
Typing "Print S" in Blueprint Graph Context Menu returns a result that does not contain the letters "Print S" this issue persists is you add another s after (Print ss). The search should display som ...
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 ...
The editor crashes with an Access Violation if a node that was copied and pasted from the Blueprint Diff tools is removed via an undo. Regression?: No This issue also occurred in 4.16 Branches tes ...
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 ...