With each relaunch of the Editor, the Main Frame Window grows by 10x10 pixels. The editor viewport, in turn, grows by a few pixels in response to that. See attached three images: Window1, Window2, ...
https://answers.unrealengine.com/questions/561763/daydream-black-screen-with-firstpersontemplate-and.html Any msaa setting except none results in a black 3d scene on daydream. ...
When attempting to move a folder 1 that contains a level/map to another folder 2, a duplicate of the folder 1 containing the level will be generated in folder 2 while the level and original containi ...
Crash occurs when the user attempts to retarget an animation blueprint that is using a RigidBody node. ...
If a blueprint has a variable of type Object with the Config Variable checkbox set to true, and "Blueprint Nativization Method" is set to Inclusive, the project will fail to package ...
Removing a variable from a blueprint that a data asset is based on will prevent that data asset from being opened. ...
TimeRemaining doesn't work when animation has a negative play rate ...
Crash occurs in sequencer when the user attempts to convert a possessed object to a spawnable. ...
UActorComponents don't currently allow subobjects that are UActorComponents. However, this also prevents them from having "normal" instanced UObjects. The UObjects can be added to an ActorComponent ...
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. ...