EditCondition specific does not prevent values from being changed.

Tools - Mar 9, 2017

1) Using the Meta specifier EditCondition will gray out the property box so that it cannot be clicked, but using tab from another property box will place the cursor inside the grayed out box. 2) V ...

Landscape Components No Longer Editable after Undoing Component Deletion

UE - LD & Modeling - Terrain - Landscape - Oct 20, 2015

When working in Manage Mode with Landscapes and deleting a component, if you undo the deletion, you can no longer modify or select the component. I did attempt to rebuild the scenes lighting and ge ...

Viewport Renders Black when adding a Third Player using Splitscreen Multiplayer

UE - Graphics Features - Feb 24, 2016

As the title suggests, whenever you attempt to add a third player using splitscreen, whenever the third player is created the viewport renders black. This only occurs when the viewport is sized to a ...

Random Number Generated in Constructor Returning Different Value on Begin Play

UE - Gameplay - Jan 13, 2016

When generating a random number using FMath::RandHelper() in the constructor of an actor, attempting to print that same number on BeginPlay returns a different value than the constructor. However, ...

Behavior Trees cannot be saved if the Blackboard assigned to it was opened before opening the Behavior Tree from the Content Browser

UE - AI - Nov 2, 2015

Behavior Trees cannot be saved if the Blackboard assigned to it was opened before opening the Behavior Tree from the Content Browser. Reproduced in 4.8.3 binary, 4.9.2 binary, 4.10 Preview 3 binary ...

Dithered LOD Transition does not work on some mobile devices

UE - Platform - Mobile - Aug 27, 2019

I tested with some mobile devices and Dithered LOD Transition did not work on Huawei P20 Pro. This problem does not occur with Snapdragon. This problem does not occur with Snapdragon like Pixel 3. ...

Unresponsive black screen in standalone when enabling HMD w/ Oculus attached

UE - Platform - XR - Oct 8, 2015

Going fullscreen/stereo on/enableHMD causes a play in standalone to go unresponsive and render as a black screen. Found on: Binary 4.9.2 release (from launcher/portal) UDN: https://udn.unrealengin ...

Duplicating a Function Containing Add Child Actor Component Causes Changes Made to the Duplicate to be Saved to the Original

UE - Gameplay - Blueprint - Nov 9, 2015

When you create a function containing an Add Child Actor Component node, duplicate that function, and then change the Child Actor Class option in the duplicate, the changes are also saved to the ori ...

A SkeletalMesh component will spawn in rotated when setting the skeletal mesh and simulating physics on Begin Play

UE - Simulation - Physics - Jun 28, 2016

A SkeletalMesh component will spawn in rotated when setting the skeletal mesh and simulating physics on Begin Play Adding a Delay between SetSkeletalMesh and SetSimulatePhysics will correct the iss ...

Child Actor Component Not Destroyed When Parent BP Is Replaced in Scene

UE - Gameplay - Blueprint - Oct 16, 2015

Having an actor in the level with a child actor component, replacing it with another copy of itself, and deleting the copy results in a Child Actor remaining in the world outliner, which cannot be d ...