When you add an Interface to a Blueprint that contains a variable with the same name as one of the Interface's functions, the editor will crash upon compiling the blueprint. In 4.16, this only cause ...
Steam sessions are unable to be found in packaged games that use a source built editor from Github. According to users, this is related to the BuildId not being set properly so the packaged games ar ...
In NormalizePackageNames() (PackageUtilities.cpp), there is a PackageFilter parameter, which can be set to exclude developer packages (NORMALIZE_ExcludeDeveloperPackages). The code only checks the b ...
The following odd behavior did not happen until UE 5.2, but happens in the latest UE 5.3. When the "Grid" show flag is disabled in the Level Editor Viewport, all billboard sprites and volume outlin ...
From User: "Normally UE4 has an "Eject" button which is great for live-debugging your app, because you can see everything that's happening in your world, and see the World Outliner in realtime whil ...
Fail to package with nativization. cannot convert from 'USceneComponent *' to 'UBillboardComponent ...
HISMs cause mobile VR app to crash. Confirmed in 4.23 MAIN @ CL 6829265 ...
After removing an interface from a blueprint, any interface functions in the blueprint can be transferred to a local function. However, after this occurs, the inputs and outputs are removed from the ...
The Delay node cannot be added to the StandardMacros bp in the Engine folder. However, the Delay node can be added to a new Macro Library bp and any Macro in an actor class blueprint. ...
The user converted a copy of their 4.5.1 project to 4.6. Upon opening that project, the editor crashes. Deleting certain widgets allows the user to open the project, but opening any map results in a ...