Creating a second Strategy Game project, and leaving it as the default name (StrategyGame2) will prevent it from being compiled. The compile fails because the files are not properly renamed to match ...
The source code to build the Engine that is available from GitHub includes the file dbghelp.dll, which prevents the crash reporter tool from starting on Windows 8.1 machines. This file is not presen ...
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 ...
Does NOT occur in 4.23 MAIN @ CL 5035898 Deleting Engine\Plugins\Runtime\Oculus\OculusAvatar\Intermediate did not resolve error. Warnings that are also present in 4.21: LogShaderCompilers: Warnin ...
When adding a reroute node between a "create event" node and any "Bind Event to...." node, the combo box list in "Create Event" node will disappear. Workaround: If the "create event" node is first ...
The Steam API is disabled when playing a Standalone Game that was started using the Play button. REGRESSION: Yes Worked: 4.24.3 Binary CL-11590231 Broken: 4.25 Binary CL-13261010 I do not see this ...
If a menu has an entry that is a submenu, and that submenu has entries in it that are also submenus, then the entire menu will close when left clicking the submenu button instead of hovering it. So ...
This display problem is a problem in the editor and Ocean was drawn normally during the PIE. When the problem occurred, we observed that only a part of the WaterInfoTexture in the WaterZone was wri ...
In the Preview Scene Settings, it isn't clear that a new profile is created when the user clicks on Add Profile. If it's the first new profile, the dropdown is no longer grayed out. But if the use ...
Changing a gameplay tag query's root expression in a make query node will assert if the tag editor widget is open. ...