Expose to Matinee requires variable to be "editable" as well. If this is expected, can we have "Editable" be enabled when you enable "Expose to Matinee"? ...
Using the Ctrl+Spacebar shortcut will snap an actor to a 2D layer even if Layer Snapping is disabled in the project settings ...
If a C++ class based on Character has a default value for a variable and the value is overridden in blueprints, the default value will be shown in game rather than the BP value. ...
While stepping through blueprints utilizing breakpoints, the step/stop/resume buttons often change places slightly depending upon which nodes are being stepped through. This can be problematic while ...
Occurs in: Releases 4.7.6 CL:2510309 Main 4.8 CL:2513846 When Character BP actor is rotated, Translation is changed for "Mesh" component on Client. Server appears as expected. This isn't typicall ...
If a variable of type UserDefinedStruct is created in a Blueprint and the project is closed before the Blueprint is compiled, upon reopening the project that variable will not be visible in the My B ...
When a delay node is placed after a Destroy node in a blueprint string, nothing after the delay node will trigger. Removing the delay will trigger following nodes. ...
If an interface is called in a blueprint and then altered, the blueprint will receive a compile error until the interface is removed and re-implemented. ...
FPS drops in PIE when a widget is called that has text with no font selected. ...
The title pretty much explains it all. When creating a blueprint and using a subcomponent or child within that blueprint, deleting the child actor, and then undoing while in play, causes crash. ...