UVs are scaled drastically when importing from Solidworks

UE - Editor - Content Pipeline - Datasmith - Importer - Sep 28, 2018

UVs are scaled drastically when importing from Solidworks. When comparing it to an Engine Cube and adding a texture to it you can see the difference in UV scaling. The texture will need to scaled to ...

Crash when duplicating an asset before renaming it in the Content Browser

Tools - Sep 27, 2018

If you duplicate an asset in the Content Browser before the renaming box prompts input it will cause the Editor to crash. This was reported and tested in 4.20.3 (CL-4369336). This is reproducible ...

Geometry asset is tiny when importing a .udatasmith file from 3DS Max 2019

UE - Editor - Content Pipeline - Datasmith - Exporters - Sep 27, 2018

The user set up 3DS Max for centimeters and didn't do any pivot rotation. When exporting with the FBX the results are fine, but with DataSmith it is tiny for the actual geometry. This issue was re ...

Get Input Touch State produces incorrect vector position

UE - Gameplay - Input - Sep 25, 2018

Get Input Touch State produces incorrect vector position when using it on Android. Tested in 4.19.2 (CL - 4033788), 4.20.3 (CL - 4369336), 4.21 (CL - 4395058) ...

SketchUp models are too small once imported via the Datasmith plug-in

UE - Editor - Content Pipeline - Datasmith - Exporters - Sep 24, 2018

In Sketchup the user made a cube thats 100cm x 100cm x100cm and has Sketchup's measure units set to cm. When imported into DataSmith the cube is 39x39x39. It was calculated that the scaling was off ...

Missing Service Node warning when opening project

UE - AI - Sep 24, 2018

Services in the Behavior Tree sometimes don't work when the project is first loaded. The Behavior Tree will print a "missing service node" warning and the BT will remain inactive. This was reported ...

Object Type (Collision presets) not updating immediately after toggling 'Simulate Physics'

Tools - Sep 23, 2018

Collison -> Collision Presets -> Object Type does not immediately update when toggling simulate physics. Tested in Main CL 4374913 ...

CharacterMovementComponent causes the Character to slide when jumping on moving objects

UE - Gameplay - Player Movement - Sep 21, 2018

When the CharacterMovementComponent makes the transition from falling to walking, it retains the forward velocity it had while falling. When the character lands on the moving object, its new velocit ...

Editor crashes if Sequencer has keyframes for a variable that has changed

UE - Anim - Sequencer - Sep 19, 2018

The Editor crashes if loaded sequence has keyframes for an actor variable that has been changed, instead of soft erroring out. This was reported and tested on 4.20.3 (CL-4369336). It was reproduced ...

ForLoop used inside BP Function Library always returns 0 index when used in a Construction Script

UE - Gameplay - Sep 18, 2018

Using a For Loop inside of a Blueprint Function or Function Library will always return index 0 when used in the Construction Script. This was reported and tested in 4.19.2 (CL-4033788). This was r ...