Specific to the Blueprint Construction Script, Local Variables cannot have their value set in the Editor, because the "Default Value" section of the Details tab will never appear. This only affects ...
DBuffer has 8 bit render targets for decals. The first render target holds BaseColor. It is not SRGB so we probably have poor precision distribution over the color range. It should be possible simpl ...
Casting to the child of a blueprint using the self reference (as the parent) throws a warning. Then placing a self reference anywhere in the event graph of the child by it's self will cause a crash ...
If the user has the number of players set to more than one, the VR preview will crash. ...
A crash occurs when attempting to open the 'Class Defaults' or 'Class Settings' tab of an Actor Blueprint. If the 'Details' tab is already open and you close it and attempt to reopen the options, th ...
Users are experiencing this crash on launch. They all appear to have identical machines for the most part. They've tried different GPU's though. See the additional info URL [Link Removed] [Link ...
This user's project crashes with no crash report when its 'BP_Node' Blueprint is compiled. No crash report is generated and the log does not indicate a crash. Note: the project will not open after ...
Non local players cannot hear opponents footsteps and other various notifies, however, other sounds such as gunfire, etc. are present. Regression: User reports this issue is not present in the 4.8 ...
When in Foliage Painting mode, the left trigger press causes the right controller to paint foliage instead of the left controller. This bug does not affect Landscaping or Mesh Painting. This is a r ...
Adding more than 8 connections to or from a state in the state machine results in unpredictable behavior, like causing an animation to fail. (See image.) Was able to reproduce with user's test file ...