The attached 105 frame PNG image sequence ( 1920x1080 w/alpha ) crashes the editor in UE 5.3 and 5.4 when played in the media player or in a MediaPlate. The same image sequence does not crash the ...
After setting Affects Indirect Lighting While Hidden but before saving the level, the emissive contribution persistents through datalayer visibility toggles. This does not appear to occur in PIE, on ...
In some situations, it can be useful to have a replicated editor-only C++ property (For example, the user that reported this issue was attempting to replicate settings to the client for game designe ...
User reporting he is crashing when launching the Editor "This is a 4.9.1 binary build (latest), I can't give you the exact version because it crashes on the initialisation stage at 0%. The system i ...
When changing the variable type of a variable in a struct, it can cause some pins related to arrays of this struct to become disconnected. The project provided was from the Marketplace, entitled "Su ...
Trying to launch the editor with the command -MacExplicitRenderer=0 causes a crash. At the time of the crash, the following line appears in the log:LogMac:Error: appError called: Assertion failed: A ...
Using Straighten Connections shortcut can cause the editor to crash after removing node pins. This appears to be due to GetGraphPinForMenu returning the last pin selected (in this case, the removed ...
If ConstructorHelpers::FObjectFinder is used with UPaperFlipbook as its class specifier, compiling the code fails with the following error: Error C2664 'void ConstructorHelpers::ValidateObject(UObj ...
Masked materials used in conjunction with MSAA and Forward Rendering results in a banded gradient which seem to correlate directly with the MSAA count variable. This is connected to the Forward Ren ...
When using a Game instance to modify the sound in the editor the sound will ignore settings made by game instance. This issue appears to be occurring only in the editor, as running the game in stand ...