Frequency: 5/5 Procedural Foliage created via the Blueprint method only reflects parameter changes on resimulation if the parameter in the Blueprint has been modified then compiled. After that, you ...
A particle emitter with GPU sprites on certain settings will shake violently as they collide with the ground. This requires there to be a strong Const Acceleration module and Collision with low resi ...
Get Constraint Force node always returns a magnitude zero vector. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and was able to get the constraint force, it is a regression. ...
Reproduced 3/3 times. Was not able to reproduce in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. ...
CreateD3D12Texture causes two OnLowLevelAllocs in LLM to be called with the same pointer and the same channel, leading to a warning. LLM WARNING: Replacing allocation in tracking map. Alloc/Free Mi ...
If a TextureRenderTarget2D is used in a code class, the build of the project will fail with an error stating that the UTextureRenderTarget base class is undefined. The line #include "Engine/TextureR ...
Pooled memory will not be reclaimed from emitters with disabled LODs if Disabled LODs Keep Emitter Alive is checked. ...