Landscape material renders as default material on TM-AnimPhys: LogMaterial: Warning: /Game/Maps/Framework/TM-AnimPhys.TM-AnimPhys:PersistentLevel.Collision-Landscape.LandscapeMaterialInstanceConstan ...
The shadows on a spotlight flicker whenever the camera is moved. Tested in 4.20.3 (CL - 4369336), 4.21.2 (CL - 4753647), 4.22.2 (CL - 6547378), 4.23 (CL - 6845209) ...
When creating an C++ Actor with a Hierarchical Instanced Static mesh. when duplicating such an actor with mesh instances, the instances are not visible on the level. In this state, calling HISM comp ...
The actor assigned to a child actor component should only have it's properties modified on the template, as the actor is spawned dynamically by the component. We used to enforce this by automaticall ...
Packaging a project having a skeletal mesh with a niagara system attached to it in the scene causes the build to crash when running the executable. I have attached the log and dmp files relevant t ...
This issue doesn't occur at 4.21. It seems in 4.22 only. Bone is broken in the second SetAnimInstanceClass. It seems CurrentReadComponentTransforms doesn't update. [Workaround] ・Wait using timer ...
Generated from CrashReporter ...
When attaching a Blueprint CameraActor; who has a child Blueprint component(point light component) to another object in the scene. The Blueprint Actor's Components will reset to default class values ...
Motion Controller component attachments lag behind parent. Not happening on Oculus Rift Workaround: Set "Disable Low Latency Update" on your Motion Controller Components to 'true' User Sub ...
Seems like failure to init SDL device is not being properly propagated and something on the higher level keeps pushing commands to the (non-existent?) audio thread. Paging also [Link Removed] and [ ...