ED nodes in 4.6 but are not being executed in standalone or cooked games. Also, users receive compile errors when the project is saved and reopened that resolve when the blueprint is recompiled. ...
Mac only. The Command and Control keys are swapped for Input nodes. Pressing the Left Command key triggers Left Ctrl, pressing Left Control triggers Left Cmd, and pressing Right Command triggers R ...
Using a Function from a Blueprint Library inside a Macro from a Macro Library will cause a crash when using Standalone Game for PIE. The same setup will function as expected when Playing in Selected ...
ChildActor Component spawns at the wrong location as long as the actor that the ChildActor is referencing has the StaticMesh set as the root and simulating physics. User Description: Basically I h ...
When connecting to SVN source control on Mac, I am unable to submit new assets to Source Control using the File > Submit to Source Control method or through the Source Control > Submit to Source Con ...
Analytical Derivatives are not calculated properly when using UMaterialExpressionSwitch. Disjoint UVs in screen space result in large jumps in the derivatives, which can cause artifacts as the wrong ...
Worked: P4 Main 4.7 CL:2375748 P4 Releases 4.6 CL:2369413 (Gold) Broken: Portal Binary 4.5.0 CL:2326478 After creating a matinee with event(s) in it, creating a Matinee Controller only shows the " ...
If a procedural foliage volume attempts to use the "target layer" feature and resimulate while encompassing a landscape proxy, the editor will crash. Frequency: 3/3 Crash Report: [Link Removed] ...
Struct array variables interpret multiple Structs as the same if they have the same values. This does not occur if the values in the Structs added to the array are different. Test project in 4.8.1 ...
A licensee reported trouble with a crash on exit on Mac. They discovered that the file AvfMediaPlayer.cpp, on the function Open there is this piece of code:// Force the AV player to not be able to ...