In UE5.5(final), when adding plugin from an older version of Unreal to a BP project, we are informed that the "Engine Modules are out of date, and cannot be compiled while the engine is running. Ple ...
Enabling the Tango plugin on Linux causes the editor to crash on restart. Regression: No - Tango plugin not available in 4.16.3 (CL 3561208) ...
Trying to deploy a project that uses an external plugin (not located in either Engine/Plugins or Project/Plugins) will fail. The error message states that it is looking for the plugin to be located ...
Packaged plugins that are added to projects that were made with an Engine built from source code will indicate that the plugin .dll needs to be built. If the plugin was created and packaged using a ...
Unable to package a build for android (ATC) if the GoogleVR plugin is enabled and both arm64 and armv7 are supported. This does not reproduce if you turn off GoogleVR. This does not reproduce if yo ...
Construction script execution following blueprint compile gets invalid actor reference if Blueprint compilation manager is enabled. For example, in the attached project, Right after blueprint compi ...
User is trying to use the Maya Live Link plugin on Linux with Maya 2018. They tried to modify the MayaLiveLinkPlugin.cpp because there is no possible way to compile the plugin under linux with uintp ...
All Niagara Scripts are uncompiled by default. This has been logged ([Link Removed]). Compiling the script resolves the warning noted in 66593 for Module and Function Scripts. Dynamic Input Scripts, ...
This is not a regression. Doesn't affect UE5. The editor crashes on start up after enabling EOS Voice Chat, and updating the .ini to include DefaultPlatformService=EOS. Removing DefaultPlatformServ ...
After creating a plugin in using the New Plugin button in the editor the project will fail to compile. ...