Changing the Component Tick Interval via Blueprints has no effect on Cascade particle system components. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 P3 (CL - 7445012), 4.24 (CL - ...
Objects' sleep states are not being properly replicated to the client. While it cant seem to be reliably triggered, occasionally the client will receive a constant stream of sleep events, until the ...
Replicated objects don't behave correctly on the client-side on slopes when not sleeping. By placing two cubes on one another and slightly rotating the bottom one to create a very gentle slope, the ...
Calling Seek() on video consistently jumps to the timecode which is the nearest lower multiple of 2 seconds from the input timecode. ...
The UWorld Async Sweep functions are missing the FQuat Rot parameter of their sync counterparts and the Sweep, Overlap, and Async Overlap functions are missing param comments for their rotation para ...
Depthfade does not appear to be working with vulkan if Mobile HDR is disabled. ...
I have attached a project to reproduce. [Link Removed] The problem is that if there are multiple emitters It seems to reproduce when all Emitter is Disable. It works well if there is one Enable. [ ...
No error message when connecting a non-convertible pin type on a MakeSet node. The connection fails silently. I have not checked this issue on Linux or Mac. This was also seen in //UE4/Release-4 ...
When attaching a Procedural Mesh Component with a copied static mesh to a static mesh component the two meshes collide and "push" each other (go flying on play). Weld is to be used for simulated ph ...
If a BP actor containing textured static meshes starts with a small transform scale, when scaled up, the texture streamer fails to load in the higher mips and the texture looks blurry. Working as e ...