There is a setting called "LocalJobsDefaultProcessorCount" in the Developer Settings tab in Swarm. After the change to make Lightmass build asynchronously while the user keeps working, this set ...
REGRESSION No, I was able to reproduce the hard lock in 4.16.1. A frequent ensure occurs when opening static or skeletal meshes on Mac. Doesn't reproduce 100% of the time, but I've gotten it about ...
Both versions works correctly if HISMC is pre-placed (generated in ConstructionScript). Only when generated dynamically does it fails. The Navmesh isn't being updated after SetStaticMesh and AddInst ...
Repro Rate: 3/3 This issue occurs in the live build //UE5/Release-5.1 at CL 23058290. This issue has also been regression tested against //UE5/Release-5.0 at CL 20979098 and is confirmed to be a r ...
If any light source is deleted, and a single light has its visibility state changed in LightMixer, all the other lights in the scene that were invisible turn visible. The behavior only shows after d ...
When importing multiple SpeedTree assets that use the same material will cause one to import blank (black) materials and assigned. This happens when importing into the same folder, however, if impor ...
With Generate Navigation Only Around Navigation Invokers enabled and Runtime Generation set to Dynamic Modifiers Only, AI characters with Navigation Invokers do not generate a nav mesh around them i ...
Apex Cloth assets disappear if you set the Custom Time Dilation to 0.0. You can workaround the issue by setting the Custom Time Dilation to 1.0, and then use the 'Force Cloth Next Update Teleport a ...
Tested in: //UE4/Release-4.27 CL 18319896 Input pin was of type Vector //UE5/Release-5.0 CL 20979098 Input pin was of type Vector 3f //UE5/Release-5.1 CL 22346211 Input pin was of type Vector 3f Th ...
The engine is unable to Level that has a Blueprint actor with a child actor component that has a particle system component. The follow message pops up: World /Game/LevelName.LevelName is in use. — ...