Controller 1 is able to navigate the menu as normal, but if you hit the "Start" button on Controller 1, it'll flash the Add Player UI element but won't connect as Player 2, and the output log will s ...
Saving and reloading a Blueprint instance with a compilation error, a.k.a., "Bad Blueprint" will lead to a transform reset when the Blueprint is successfully recompiled. ...
If you set ComponentClass override in child class BP and grandchild class BP respectively, it is ignored in grandchild class. This issue is probably related to [Link Removed]. The fix for [Link Rem ...
ARecastNavMesh.bPerformVoxelFiltering doesn't seem to be working anymore. ...
Found an issue with the asset in the steps to reproduce in //UE5/Release-5.2 CL 24238206 Perforce. When closing and reopening the project the asset in the viewer shows up as distorted. The issue occ ...
The FGCObject::AddReferencedObjects() can be called during the LoadObject for the cloth debug materials, while the material object pointers are not yet initiliazed, causing the editor to crash. ...
Repro Rate 5/5 ...
FMassArchetypeData::ExecutionFunctionForChunk is using wrong mappings while binding shared fragments. It's using RequirementMapping.ChunkFragments while it should use RequirementMapping.ConstSharedF ...