Disabling Online Subsystem prevents the project from loading. On Windows, this produces an error shown in attached screenshot. On Linux, this causes a crash with the attached callstack on project ...
The Top Down template TopDownController has Block Input enabled by default. This is potentially confusing for new users not aware of this difference. Note that due to [Link Removed], testing this r ...
Calling the function FTabSpawnerEntry& RegisterNomadTabSpawner( const FName TabId, const FOnSpawnTab& OnSpawnTab ); to display the name of a new plugin causes the name to be displayed twice. In t ...
Regression: UE4.11.1 Crashes After loading the Substance Plugin. This did not Occur in previous versions of the Engine. Reported on Macs and PCs Full Error Message: Fatal error: [Link Removed] [Lin ...
It is pointless (and quite confusing) to create a Blueprint Library plugin, that cannot be used in shipping build. The plugin type is set in SNewPluginWizard::WritePluginDescriptor(). Related to [L ...
If Google VR plugin is enabled and default VR plugins are disabled - debug layer does not render. Confirmed in 4.23 MAIN @ CL 6395234 ...
BP Construction Script doesn't print the correct Relative Location of a child component User Description: Construction script ignores components changed in the map This bug prevents quite a lot o ...
The Rhino blocks are imported with the base point at the origin, causing them to import inside of each other when the process is complete. In 4.20 (4.20E4) the blocks are imported apart from each ot ...
Projects that worked normally in 4.18, failures occurred in 4.19. Resolve by replacing the contents of the LevelSequence that is the cause of the problem with the new asset.Perhaps a problem has occ ...
Plugin fails compile in 4.11 / 4.12 due to redefinition of class/struct type (locally). AH user reported LNK2005 error when compiling in 4.11 Regression: YES? - Project with the attached plugin co ...