FLiveCodingModule::StartLiveCoding() unsafe access of FModuleManager::Get().OnModulesChanged()

UE - Foundation - Cpp Tools - Live Coding - Dec 19, 2023

A user has reported a failing ensure in FMRSWRecursiveAccessDetector::AcquireWriteAccess(), a race condition that has a small chance of happening when launching the editor. FLiveCodingModule::Start ...

Creating a new C++ class derived from the UAbiltyTask from the Gameplay Ability System plugin fails to compile

UE - Foundation - Cpp Tools - Live Coding - Nov 3, 2022

This is not a regression Tested in //UE5/Release-5.0 CL20979098 Creating a new C++ class derived from the Abilty Task from the Gameplay Ability System plugin fails to compile. From the Live Coding ...

Creating a new C++ class derived from Instance Foliage Actor fails to link

UE - Foundation - Cpp Tools - Live Coding - Oct 5, 2022

This is not a regression. Tested in //UE4/Release-4.27 CL 18319896 Creating a new C++ class derived from Instance Foliage Actor fails to compile. User reported this issue after they tried to includ ...

Live Coding doesn't auto-compile upon reopening a project

UE - Foundation - Cpp Tools - Live Coding - Apr 20, 2022

When creating a C++ class and compiling utilizing Live Code, upon creating a blueprint class utilizing that C++ class as it's parent and restarting the editor, the blueprint class loses it's parent ...

Compiling twice then pressing play/stop after creating a c++ Game Instance causes a crash

UE - Foundation - Cpp Tools - Live Coding - Jan 24, 2022

This is not a regression. After creating a C++ based Game Instance the Editor crashes if you compile twice then play and stop. ...

Live Coding Doesn't Appear to Correctly Reload or Reinit Automation Spec Tests

UE - Foundation - Cpp Tools - Live Coding - Dec 3, 2020

Something in the way that live coding interacts with the test system, or how the tests are loaded at startup and initialized, isn't quite matching up.   ...

LivePP won't react with CTRL+ALT+F11 when debugger is break

UE - Foundation - Cpp Tools - Live Coding - Aug 21, 2019

Before we were able to request CTRL+ALT+F11 while debugger is paused, then resuming the debugger (F5), LivePP was kicking, rebuilding before really unpausing the debugger. Now, if I want LivePP to ...

The build configuration for the Live Coding Console project in Visual Studio can be reset to an incorrect configuration if the project files are regenerated

UE - Foundation - Cpp Tools - Live Coding - Apr 23, 2019

Generating Visual Studio project files can reset the configuration for the Live Coding Console project to an incorrect configuration. The Live Coding Console needs to be built for Development, but s ...

Cannot interact with the scrollbar at the bottom of the Live Coding Console window

UE - Foundation - Cpp Tools - Live Coding - Apr 18, 2019

After completing a build using Live Coding, a horizontal scroll bar appears at the bottom of the Live Coding Console window since some of the lines of text are longer than the window can display. Th ...

Editor crashes when re-opening a project that had previously successfully applied a Live Coding patch

UE - Foundation - Cpp Tools - Live Coding - Apr 9, 2019

The Editor will crash while opening a project that had previously successfully had a Live Coding patch applied, and then was closed. The `LiveCodingConsole.exe` process continues to run after both t ...