Ensure triggers when undoing change to newly created variable

UE - Gameplay - Blueprint - Sep 28, 2018

Ensure will trigger when undo reverts text to default value. "This triggers an ensure because the undo ends up calling SKismetInspector::ShowDetailsForObjects(), which forces the keyboard focus to ...

User is able to drag duplicate events into the graph from My Blueprint

UE - Gameplay - Blueprint Editor - Sep 27, 2018

REGRESSION: Yes, this did not occur in 4.19 The user is able to drag an Event from My Blueprint panel into any graph, creating a duplicate Event Node. Additionally the dupe Event will have extra o ...

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 ...

IAP fails (in-game) on iOS Match3

UE - Online - Aug 28, 2018

The device this was tested on is 4987_iPhone 6+_11.2 The live build didn't provide UE4 logging, but that will be added. There is also a failure to purchase on Android but it gets farther than this ...

[CrashReport] UE4Editor_CoreUObject!PackageReloadInternal::LoadReplacementPackage() [packagereload.cpp:274]

Tools - Aug 17, 2018

No user comments in crash group 262 UPackage* LoadReplacementPackage(UPackage* InExistingPackage, const uint32 InLoadFlags) 263 { 264 if (!InExistingPackage) 265 ...

Error during packaging if nativizing a blueprint that contains a TMap with TSubclassOf as a key

UE - Gameplay - Blueprint - Jun 28, 2018

Packaging with with a nativized blueprint that contains a TMap with a TSubclassOf pointer as a Key causes errors, causing the packaging attempt to fail. Regression?: No Compiling the code for the T ...

Packaging fails for an exclusively-nativized BP-only project that includes a non-nativized child Blueprint class that's referenced by an (unrelated) nativized Blueprint class.

UE - Gameplay - Blueprint - Jun 21, 2018

For unknown reason, the header of BP_Parent is included twice. The second header is located after the .generated.h, causing the compile error. The following is the include section of BP_Child__pf1 ...

[CrashReport] UE4Editor_Core!FArchive::SerializeCompressed() [archive.cpp:696]

UE - Foundation - Core - Jun 12, 2018

No user comments in crash group 686 // Iterate over all chunks, serialize them into memory and decompress them directly into the destination pointer 687 for( int64 ChunkIndex=0; ...

First four landscape tools are not accessible in VR Editor Mode

UE - Editor - Workflow Systems - Jan 8, 2018

Tested in Oculus.  Found in 4.18.2 CL 3794801, 4.17.2 CL 3658906.  Not able to reproduce in 4.19 Main due to a crash upon launching VR Mode.   Users are able to select any of the first four sculpt ...

Crash exiting play in vr preview with -Vulkan and Oculus Rift

UE - Platform - XR - Dec 22, 2017

Editor crashes after exiting a play in vr session with -Vulkan enabled Exclusive to Oculus Rift ...