Using the Horde Artifact browser browse to a folder with a lot of files in a subfolder (for example temporary artifacts that contains Engine/Binaries/Win64, see attached) and use the "Download" butt ...
Some licensees have reported seeing intermittent corruption of runtime virtual texture tiles. This hasn't been reproduced at Epic. Usually this shows up as some small percentage of rendered tiles l ...
As described by the licensee, the const CDO contract is being broken on ChaosWheeledVehicleMovementComponent. The issue the licensee is facing is that by spawning cars with different configurations, ...
This seems to occur because the PendingNetGame is not destroyed when the instance browses to the new level to start listening. In UEngine::LoadMap, UWorld::SetGameMode will create the game mode, pro ...
Slack: [Link Removed] Cook error: UATHelper: Cooking (Windows): LogSavePackage: Warning: UATHelper: Cooking (Windows): Referencers of MovieSceneTimeWarpSection /Game/ChildSequence.ChildSequence: ...
A partially broken Geometry Collection (GC) ends up with garbage CollisionGroup data that can lead to strange behaviors. The licensee has noticed that a GC that goes thru a field applying ExternalS ...
Fields with Maximum resolution are not affecting all leaves of a Geometry Collection on 5.4 and onwards. When calling GetRelevantParticleHandles() a Maximum Resolution field does return all particl ...
I set the Forced LOD Model on the mesh component > 1, then tried to export, this is what causes the crash. Here is my suggested fix, we just don't use Git or I'd do a PR: In the else() branch of FF ...