This is a bug that can make it confusing for users (and internal devs) to make custom nodes related to enums. This is occuring because the PC_Enum type was added after the original PC_Byte but ...
There are several reported issues with Save Zones displays in the mobile previewer when the Mobile Content Scale Factor is set to 0. When MobileContentScaleFactor is set to 0 a couple things hap ...
When the Mobile Previewer loads, the Safe Zone widget is not working properly at startup, and requires a window resize to update to the correct Safe Zone. ...
See linked UDN for more details and a sample project reproducing the issue. The issue seems to be that the object's archetype doesn't have any changes made to the array in PostLoad, so the shadow st ...
When selecting apply after connecting a Post Process SceneTexture and a VertexInterpolator into the emissive color node a crash occurs. This issue is occurring in Binary //UE5/Release-5.0-EarlyAcce ...
Currently some (if not all or most) foliage CVars affect both foliage and HISMC. It would be nice to split this so that users can change the values of one without affecting the other. ...
Seems to be somehow related to components being instanced in the Construction Script according to a spline. The transforms are slightly off by more than 1.e-2f. They are reconstructed on load with a ...
Some artist customers want a tool to customize fractured mesh in chaos fracture just like the functionality "import fbx chunks" in APEX destruction, that could give them more controllability of the ...
In release versions of desktop applications, various issues (such as double login) may require implementation to prevent double startup. In order to implement this feature, each developer need to mo ...