I was attempting to repro [Link Removed]. I created a new Actor BP, placed it in the level, added a ref to it to the level BP (instead of the projectile approach in the repro), and tried to save my ...
Placing a FunctionalTest Blueprint into a level that contains a landscape component and a sub-level that also contains a landscape component results in a crash when PIE is started. This only occurs ...
This is not a regression tested in //UE5/Release-5.0 CL20979098 An added Static Mesh component with Mobility set to Static disappears at run time if the Actor is moved. ...
When using the DynamicMaterialParameters Niagara module in UE 5.6, 5.7, and UE5-Main (CL 50298778), updating an emitter causes Boolean values, such as Index0Float0Write, to reset to default values, ...
User is trying to use the Functional Test class to construct some automated test cases. Whilst doing this they noticed that adding a BP_Actor (just a static mesh engine cube) that simply rotates (v ...
Changing Color Grading settings of a post process volume and using "Enter" to commit changes prevents the editor from entering PIE / Simulate mode with the error message "Can't Play In Editor / Simu ...
If you package with Runtime Generation set to Dynamic and then switch to Static and attempt to repackage, the packaging will fail with the following error message.[2016.02.08-16.18.14:511][217]MainF ...
When a certain kind of mesh is loaded/unloaded at runtime from transitioning levels, the amount of unfreed memory of the game will steadily increase. There is some natural fluctuation of memory but ...
This is a common and longstanding crash that has occurred since at least 4.9 and affected over 280 users. User DescriptionsI added an item to a BP struct. Last time I did this (several months ago) ...