-When opening a second sequence after altering the one prior(locking and unlocking the camera) while simulating in the editor, leads to a crash -Did not occur in 4.19 Preview 1 -As for the link to ...
-When opening a sequence while simulating in editor and copying a key and changing sequences leads to a crash -Does not proved callstack - but one is available in the UDN link (See SequencerCrashB) ...
It appears that the information contained in a map variable that is been marked as instanced editable can not have the information changed from the default values. An instance who values have been c ...
-When a curve of a transform track is edited animation tracks set themselves back to start at frame 0. -Tested with scale to avoid interference with location -sequencer is not docked ...
If the Preview rendering level is changed to Android ES3.1 Preview during PIE, the editor will crash. ...
Loading a map while in VR PIE hangs on 2nd+ play Does not occur when Oculus plugin is disabled. Does not occur in packaged project. A nonVR PIE will reset this behavior. Additional info from use ...
A local binary build that is installed on a computer different from the one where it was originally created, with a different root directory location, attempting to go to the definition of a Bluepri ...
An Engine plugin with the Program module type and EnabledByDefault set to true can cause the Engine to fail to build successfully due to UHT failing. I was only able to reproduce this behavior using ...
Blueprints that contain an instanced private object that is nested under an instanced subobject and the defaults of that blueprint are set up using EditInLineNew, any instances of the blueprint will ...
The function that is Auto-Generated when creating RepNotify Variables is not overrideable in child blueprints. (Potentially involved with the inability to add inputs/outputs to OnRep_ functions) ...