If the user uses Ctrl+S to save while holding the right mouse button the editors camera will then move backwards while pressing the right mouse button ...
The Buffer Visualization for DecalMask is no longer an option. Also, when looking at the Buffer Visualization Overview the DecalMask slot has been removed. See attached image for comparison Worke ...
When using a raycast trace against a blueprint that has a child component with multiple materials will cause the editor to crash after a few times. This will not be an instant crash, but requires th ...
Starting position of physics simulated bp is different in Standalone Game User Description: Things work fine in the editor window, but when I run a standalone game then blueprints with physics bod ...
https://udn.unrealengine.com/questions/280656/actorcomponentuninitializecomponent-isnt-called-wh.html Move call to Actor::UninitializeComponents outside of if (bActorInitialized) in Actor::RouteEnd ...
If the user uses the save on compile feature and attempts to compile a blueprint, this will cause the editor to crash ...
User Description: "SCurveEditor, class which is used for float ramps, seems to trigger OnCurveChanged events for the underlying curve; however SColorGradientEditor (constructed by SCurveEditor) seem ...
Calling SetMassOverrideInKg reaches back to a "check(GEngine)" call in BodyInstance.cpp (line 2998). B/c of this check, the engine will crash on load if SetMassOverrideInKg is called inside a class ...