When using the IsValid node inside of a Widget blueprint with the Widget as the selected asset, the string will print as true in the Editor, but prints as false in the packaged build of the game. ...
By using the drag and drop import feature, users can import files that contain spaces in the name. This causes an error in the editor where files inside it cannot save because of the name. Renaming ...
When using a 3D Widget that is a button when you press and hold a button and move off of the widget and let go of the mouse the engine registers a second unhovered event. Engine Version tested 4.1 ...
This is a trending Mac crash coming out of the 4.18 previews. Most of the project titles experiencing this crash mention "AR" It is the exact same callstack and crashgroup as [Link Removed], but th ...
There is an issue occurring with the Material reroute node as it does not work with WorldAlignedTextures_Complex when plugging into inputs. This issue appears to be similar to [Link Removed]. This i ...
Videos of certain sizes no longer display in the Media Player, this also applies to when the media player is a texture or in a material. This issue appears to be a regression. Versions Tested 4.16. ...
Possibly related to [Link Removed]. This affects Static, Stationary, and Movable point lights when upgrading a project from 4.18 to 4.19.2 or Main (tested in CL 4101872). If you click the "Reset to ...
Crash always occurs when executing Visualize Texture Command with Texture id. Looks like GVisualizeTexture.Mode doesn't affect correctly. Workaround: VisualizeTexturePresent.cpp FVisualizeText ...
This is a regression Tested in: //UE4/Release-4.26.2 CL15973114 Binary - Did not reproduced //UE4/Release-4.27.1 CL17735300 Binary - Reproduced //UE5/Release-5.0-EarlyAccess CL16682836 Binary - Repr ...
PIE without compiling child blueprint (3rdSpiderPawn in example) that is attempting to affect an inherited variable will crash the editor. Additional Information: User has several cast to nodes ca ...