Data Tables can no longer import numeric enum values

Tools - Nov 1, 2017

Some changes to UEnumProperty::ImportText_Internal prevent this importing the stringified number (which is a float) as an enum value. This affects the JSON importer, and maybe the CSV one too. ...

Randomize Without Replacement resets to WithReplacement on Sound Cue Loop

UE - Audio - Dec 8, 2022

Reproduced 7/10 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...

Property Coloration isn't supported for Nanite

UE - Graphics Features - Nanite - Sep 11, 2023

Property Coloration View Mode is not supported by Nanite. (Left cube is Nanite and isn't affected by the Property Coloration view mode) [Image Removed] ...

Package build fails after disabling VR plugins

UE - Platform - XR - Mar 27, 2017

Package build fails after disabling VR plugins and launching the project The error message that pops up is: Fatal error: [Link Removed] [Line: 353] Missing global shader FPixelShaderDeclaration, P ...

BlueprintNativeEvents with no return value (void) cannot be overridden in Blueprints.

UE - Gameplay - Blueprint - Dec 22, 2014

BlueprintNativeEvents (and BlueprintImplementableEvents) are not available to be overridden in a Blueprint Graph if they do not return a value. This affects both functions present in source code, as ...

App crashes when walking off the edge of the platform in QAEntry on tvOS and iOS

UE - Simulation - Physics - Oct 10, 2016

App is crashing when walking off the edge and the player ragdolls tvOS 10.0 iPhone6S+_6241 OS: 9.3.5 Did NOT occur on SamsungS7_8344 ...

Difference in Physics on Client in Standalone vs PIE

UE - Networking - Dec 3, 2015

Difference in force on an actor on a client in a dedicated server scenario between PIE and Standalone. Tested in 4.10 and 4.11. Test project attached. ...

Moving child component in child blueprint forces parent to become dirty

UE - Gameplay - Blueprint - May 9, 2016

Moving a component in a child blueprint causes the parent blueprint to become dirty and requires it to be recompiled. *Regression (No) issue (does) occur in 4.10.4 ...

Editing bsp within folder in world outliner will unhide bsps within a subfolder

UE - LD & Modeling - Modeling Tools - BSP - May 4, 2016

Editing bsp within folder in world outliner will unhide bsps within a subfolder Regression (No) issue (does) occur in 4.10.4 ...

Editor Crashes When Reloading Textures in Debug Tools

UE - Editor - UI Systems - Slate - Apr 11, 2016

Crash occurs while Playing in Editor and debugging by reloading textures. Occurs for both Mac and PC. Regression: Does not occur in UE4.10 testing on Match 3 ...