A variable in another Blueprint can't be accessed in the context menu from a reference to that Blueprint. ...
A crash occurs when deleting a Concatenator node while a Sound Cue is playing. Link to Crashreport [Link Removed] ...
Packaged game will crash on open when using Nativize blueprint asset in the project settings if the user is calling the node Get Data Table Row ...
If the user uses a function from a function library while Nativize Blueprint Assest is check to true in the project setting then the project will fail to build when packaging. ...
If an enum is called it will not return the correct value when Nativize Blueprint Assets is set to true in the project settings ...
Blueprint interfaces do not appear to show up in children (in the interface section of the my blueprint panel) ...
Setting color in linear color struct variable within another struct crashes the editor. Frequency: 4/4 Regression (yes) issue (does not) occur in 4.11.2 ...
Declaring a UPROPERTY() TArray with TFixedAllocator fails to compile. Output log states "Missing '>' in 'tarray'." Removing/commenting out the UPROPERTY() allows the project to compile correctly. ...
When the value of a variable defined in a parent class is changed inside of the child class, the value is not updated in a BP of the child after hot reloading. ...
If the user uses the save on compile feature and attempts to compile a blueprint, this will cause the editor to crash ...