Server Travel from Map A to Map B then back to Map A will crash on exiting PIE. Generates different call stacks between 4.8.1 and Main. Crash Reporter: 4.8.1: [Link Removed] Main: [Link Removed] ...
Reproduced Crash on 4.18.3, 4.19.2, and Main CL 4081612. Licensee states: Based on a quick inspection of the code, it seems FVectorFieldVisualizationVertexFactory::ShouldCache() returns false (req ...
When spawning an actor with a media texture and then destroying the actor during runtime the game will crash several seconds later (30 - 75 seconds). Fatal error: [Link Removed] [Line: 118] A FRend ...
When a UPROPERTY() TMap or TArray has raw interface pointers as element type, the garbage collector tries to handle them and crashes. For raw interface pointers without a container, UHT generates a ...
If a user-defined struct-type variable is declared in one Blueprint, and that variable is then indirectly accessed in a second Blueprint through a reference to the first Blueprint, modifying the str ...
The Engine will crash when you run the visRT command in Editor and click on an item in the visRT window and the click on a column header. also Reproduced in Main Promotable-CL-2513846 [Link Remove ...
The editor crashes when attempting to draw a weight blended texture to the landscape if it hasnt been used on that landscape yet. This crash can be completely avoided if the stone texture is painted ...
A user reported a one-time crash that possibly occurred when a TWeakPtr became invalid immediately after passing an IsValid check, before the TWeakPtr could be used. The SViewport.cpp file contains ...
Built Lighting with Tilemap in ViewportSaved Paper2D Project after editing blueprint graph Building lighting with a non-empty Tilemap causes crash. The editor builds fine with an empty Tilemap howeve ...
A world leak crash occurs when using NewLevelFromTemplate to duplicate a sublevel of the currently loaded level. The crash doesn't manifest until another level is loaded even though the Sublevel ins ...