Particles that are spawned using the surface of a static mesh will be offset from the systems placement in the world unless it is at world origin. Working as expected in 4.19 CL# 4033788 Found in ...
The order in which actors are listed on a physics constraint affects the physics simulation. This should not make any difference in how the physics are simulated. Regression?: No This occurred in ...
With dense volumetric fog enabled it will cause the lighting to get darker each build you do. ...
Project will fail to package with more than one actor containing ISM Components. From user: "...After some testing I found that it only occurs if there are multiple actors in a map (either of the ...
It is not possible to access properties of the {FAppleARKitFrame}} struct within a Blueprint. The struct itself is exposed as a BlueprintType, but none of its properties are also exposed. ...
Editor crashes when importing an .abc file as a skeletal mesh and the assets materials already exist inside the project. -Materials need exist inside project before import -If the .abc file is imp ...
Grandchildren (C in an attachment hierarchy of A < B < C) that are auto welded have issues related to overlap events when moving via physics. They tend to overlap later than they should. This does n ...
This is a regression from 4.19. In 4.19 you were able to change the actor assigned to the array element in a Camera Actor variable. In 4.20 and 4.21 the field is grayed out and displays None with a ...
Unlit view is affected by Exposure Compensation when enabled by post process volume. This will also carry across the other debug views. Working as expected in 4.18 CL# 3832480 Found in 4.19 CL# ...
Trying to duplicate a level in the editor that has a large _BuiltData file results in a crash. In the case of the supplied test level, it is over 3 GB. Crash repros in 4.19.2 and Main (CL 4115885). ...