Static lighting will not bounce on the ceiling when using a Layered Material. The Material Attributes Layers node is used which doesn't appear in 4.24.3 so this isn't a regression. This was report ...
Using the Nativize Blueprint Assets option can cause the extents of a collision component defined in code and inherited by blueprints to use its default values in a packaged build instead of the ext ...
Auto Exposure Basic disables histogram min/max controls. Working as expected in 4.19 CL# 4033788 and 4.20 CL# 4369336 Found in 4.21 Preview 1 CL# 4435822 and 4.22 CL# 4448303 This is a regression ...
Setting "Keep State" for an animation in sequencer makes the sequence behave differently in Sequencer and in Play Mode. The animations appear to be blending together instead of having normal transit ...
The Z value of a trace hit will vary based on the Z value of the start/end points of the trace. The larger the start/end Z range, the larger the variance of Hit.Z values. ...
After finishing cloth painting, the ability to toggle Realtime Rendering in the viewport is greyed out. Additionally, the Disable Realtime Override button doesn't seem to have any effect. This probl ...
When toggling on the "Use Small Tool Bar Icons" under the User Interface settings, the button options that sit directly under the Colors, Weights, and Textures options in Paint mode disappear. Thi ...
When trying to change the value of Agent Height under RecastNavMesh-Default it will change back to its default value when you open back up the project. ...
When using the Default Scene Root component in a blueprint with no additional components, the box extent of the Get Actor Bounds node is returning 128,128,128 instead of the expected 0,0,0. If you ...
When setting "draw at desired size" for a widget component to true, the "Draw size" will no longer respond to input. ...