The editor crashes while attempting to use the erosion tool on a landscape in editor. Frequency: 2/2 Callstack: <unknown module>! KERNELBASE!RaiseException() <unknown module>! UE4Editor_Core!FO ...
The Command "StartFPSChart" references an "EndFPSChart" which is not recognized and should reference "StopFPSChart" ...
If the user creates a BlueprintCallable static function the editor will crash when playing in standalone mode. If the function is not static the node will have an additional pin and Blueprint will n ...
In 4.5 and previous versions, a State or Transition node had a Custom Blueprint Event field in the Details panel under Animation State for three events. AnimBP States and Transitions no longer have ...
When zoomed in too close (or zoomed out too far) to a Comment Box in a Blueprint and all of it's contents are not on screen, when the Comment Box is selected and moved, the entire contents of the Co ...
Under Project settings > Packaging>"For Distribution" when the user scrolls over this area, the pop up description reads "...If disabled, an development build will be created." ...
Users are able to add a new class to a project named "Platform" even though there is already a class in the Engine with the same name. This causes builds in Visual Studio to fail. There is no warnin ...
If a TextureRenderTarget2D is used in a code class, the build of the project will fail with an error stating that the UTextureRenderTarget base class is undefined. The line #include "Engine/TextureR ...
The UWorld class contains a declaration for UWorld::UpdateWorldStreamingState in World.h, but there is no implementation in World.cpp, and no reference to UpdateWorldStreamingState anywhere else in ...
A user is experiencing a crash when using the "Keep Simulation Changes" feature in the Editor after running a simulation of their project. The user allows the simulation to run briefly before pressi ...