The laser for the motion controllers is currently not being hidden when a Menu/UI panel is docked to the controller. This is a Regression from 4.14 and prior, as shown by the attached screenshots. ...
REGRESSION No, occurs in 4.14. When creating a physics asset with Default Angular Constraint Mode set to Limited, if the user saves and restarts the editor without making any edits, the constraint ...
REGRESSION: Yes, does not occur in 4.14.3 Crash occurs when the user drags an animation asset into a commented area in the Anim Graph. This crash doesn't occur if the user right-clicks inside a co ...
Packaging a project in 4.15 from Github will fail if you don't have Crash Reporter Client built for Shipping. If no Nativization options are enabled, it packages fine, without having to build CRC. ...
Packaging will fail if a Blueprint is set to be nativized, and it includes a TArray inherited from a parent code class that is of type TSubclassOf< SomeClass >. REGRESSION: Unknown. Blueprint nativ ...
Blueprints that include a macro that includes one of their own functions are unable to compile. The error message that is given is: Error Could not find a function named "MyFunction" in 'ActorBP_C'. ...
When a function takes an interface as a parameter, calling that function from a blueprint implementing the interface does not recognize the parameter unless the blueprint's parent class directly inh ...
REGRESSION: Yes. Issue occurs in 4.15, but does not occur in 4.14.3 When the user deletes a curve from a pose asset, the mesh will revert to default pose, even if it was showing a pose. The Pose' ...
When adding a camera cut track through sequencer scripting there is no way to set the camera cut track on the movie scene, which is how the add track menu determines if a new one can be added. This ...
We need to, at least, prevent this by clearing observers when running a new BT using a different blackboard. Must also think that this might affect licensees relying on the current behavior (might h ...