A licensee is having trouble getting the visual results they want because Lightmass doesn't seem to handle color changes from materials. They are seeing this in 2 cases: (See attached images and tes ...
IGameMoviePlayer playback of a movie during loading screen lets you set bAllowEngineTick = true as a parameter. This will make FDefaultGameMoviePlayer manually tick the engine: if (GEngine && bAll ...
When cooking world partition maps, it automatically writes out several maps in a "Generated" folder below the location of the map in the editor. In the repro above, this will create maps such as /Ga ...
When a code project's engine association is switched to a local binary version of a source engine, the project will fail to open from within Visual Studio. Error message says that UE4Editor-Project ...
The phaser module that is part of the new Audio Engine causes audio from a Sound Cue to mute after playing for one second. The user states that the issue comes from the Phaser.cpp file producing a N ...
There is some strange issue with CCD where constrained CCD objects can get velocity nulled when hitting things while constrained, its very hard to reproduce normally in engine but happens often in V ...
Here is a work around : #include "binkplugin_ue4.h" UObject* UBinkMediaPlayerFactory::FactoryCreateBinary( UClass* Class, UObject* InParent, FName Name, EObjectFlags Flags, UObject* Context, co ...
From licensee: Since we integrated 5.5, we are experiencing a crash in AWorldDataLayers::InitializeDataLayerRuntimeStates() on this line check(ActiveDataLayerNames.IsEmpty() && LoadedDataLayerN ...
If a return node is removed from an interface that has been implemented in a blueprint, compiling the blueprint will cause a crash. Crash Reporter: [Link Removed] Frequency: 2/2 ...
When the user tries to export the Skeletal Mesh of TwinBlast (a paragon character that can be purchased off the marketplace) in 4.23. As of the time of logging this bug it is not supported in 4.23, ...