Delay when entering text into EditableText using Microsoft IME after switching between half-width and full-width characters

UE - Editor - UI Systems - UMG - Jul 14, 2023

When adding text after switching from half-width to full-width input using Microsoft IME, there may be a delay of about 3 seconds before the text can be entered correctly. This is supposed to occur ...

Generated Installed build Windows only quicklaunch fails because Platforms\Hololens\Binaries directory non-existant

UE - Foundation - Build - Rocket (Installed Engine) - Nov 11, 2022

 Repro Rate 3/3Note: Step 3 in the steps to reproduce can take 2+ hours. When trying to do a quicklaunch for Windows platform in step 11 of https://testrail.it.epicgames.com/index.php?/tests/view/1 ...

Printing a string or character to the device output log does not display the string/character

UE - Platform - Mobile - Aug 30, 2019

If you point to a character or text data type and log it into the Device output log, the variable will not appear in the output. However, any other data type will appear. ( float, int, etc.). Found ...

Incorrect Manual Focus Distance from eye dropper

UE - Anim - Sequencer - Oct 17, 2019

The Debug Focus Plane in the CineCameraActor does not appropriately respond to mouse input and position when the Manual Focus Distance is set using the eye-dropper. Tested in 4.21.2 (CL - 4753647), ...

Material Shared Samplers do not honor Texture Quality console variables

UE - Graphics Features - Apr 28, 2016

When using shared samplers in the material do not adjust quality when adjusting the console variable or texture quality in Engine Scalability for SG.TextureQuality. Attached is an image for demons ...

Crash on exit PIE after editing character blueprint of a code based side scrollers

UE - Gameplay - Apr 4, 2016

After editing character blueprint of a code based side scroller project, starting PIE will show the camera detached from the character and exiting PIE causes the project to crash. NOTE: This appear ...

Sublevels Move To New Subfolders Automatically When New Ones Are Made

Tools - Mar 11, 2020

When adding a new subfolder in the Levels window all the sublevels in that parent folder move to the new sublevel. Currently you have to create all the sub folders then move the sublevels to keep th ...

The engine crashes when adding a new brush at newly created level by a specific way.

UE - LD & Modeling - Modeling Tools - Mesh Editing - Jun 17, 2019

issuesFBSPOps::csgAddOperation returns null if BuilderBrush has no valid polys.The creating level on content browser never calls "UEditorEngine::InitBuilderBrush(NewWorld);". But "New level" button o ...

Dynamic Parameters do not function in Beam Emitters

UE - Graphics Features - Apr 10, 2015

Transfered Issue from TTP # 298314, originally opened in TTP on 6/3/2013 and updated with Answerhub post information on 5/18/2014 Dynamic Parameters cannot be used with a Beam Emitter, they pass no ...

EDITOR: LIVE: CRASH: Reroute nodes can cause a loop that freezes the editor.

UE - Gameplay - Blueprint - Jul 29, 2014

Branch Build Label UE4-Main Promoted-CL-2230001 DESCRIPTION: If reroute nodes are used to make a loop, the editor will not catch it and the loop will freeze the editor. ADDITIONAL NOTES: Creatin ...