Packaging for Android fails with the GPU Lightmass plugin enabled. A customer reported this and I was able to successfully repro it, however my callstack was different. I'm attaching my logs and cal ...
There is a bug in the fbx curve import code where we do not multiply the tangent by the scale parameter. Only the key value is currently scale. In 4.25 there was a hardcoded 0.01 scale but it was w ...
When creating a Movie Render Queue render with a landscape the render does not display the landscape. This issue is occurring in 4.26 Binary CL 14627614 This issue is NOT occurring at 4.25. Binary ...
Customer reported this issue in Salesforce. I repro'd this issue in 4.25.3, 4.25.4, and 4.26. Therefore marking it as not a regression. Renaming the variable something like "LifeTimer" does not res ...
[Image Removed] ...
Filmback settings don't have their default values recorded from the source actor in Take Recorder when recording to spawnables. ...
Please check the Function GetDynamicMeshElements in HierarchicalInstancedStaticMesh.cpp. The Function Traverse in GetDynamicMeshElements will always return two Lod levels, even the transition is f ...
I did some research. The problem is caused in CoreNative.cpp. In Function GetInstancedSubobject (Line 126) We should check if instance is runtime instance first. If it is runtime instance, just us ...