When you try to package a plugin on Mac in 4.23.0 Preview 1 there is no Shipping folder generated. This was verified to not happen in 4.22.3 (via Epic Launcher). Found in 4.23.0 Preview 1 CL# 72363 ...
This feature works fine on Runtime and is spawned to Sublevel. And, once we save the Level, it will be spawned actor to a sublevel even on the Editor. ...
An anim composite will freeze the editor if one of its animation segments has a a notify and a length of 0 or less. Debugging shows that the engine is stuck inside UAnimSequenceBase::GetAnimNotifies ...
When reimporting a static mesh settings that have been changed in the Static Mesh Editor will be reset to the defaults. ...
Switching sub anim instances that have a set tag will crash the editor when compiled. This is likely due to the use of Tag as the object name. The tag does not change, and the old UObject is still a ...
A user has found that if they quickly double click the combobox (string) the next time they click it, it will not open as it should. They will then have to click an extra time to open the combobox ( ...
If a user creates a variable and sets it to a value that is not the default and then gets an error that prevents the blueprint from compiling, this will cause the variable to be reset to it's defaul ...
Ctrl+Dragging multiple pins at once will sometimes drop pins This is a regression. The same setup was working in 4.12.5, but isn't working in 4.13.1 & Main (4.14) User Description: Blueprint conn ...
Creating a Sequence with an event track that calls SetPlaybackPosition to a time prior to the event key will cause a crash 100% of the time. This will occur even if the event is set up to only fire ...
When montage ends on a middle section, a frame or two of the last section will play. Note that the "Looping" section is at the end of the timeline, but in the "Middle" of the sections order. ...