If you run with -rdgimmediate -onethread you can get the callstack that indicates that MRQ is still attempting to allocate the full sized texture and not the individual tile size. ...
When the scale of an actor is set to 0 in either X, Y or Z any overlap events will fail to trigger overlap events. ...
If you place a GPU particle into your project and deploy to an iOS device that supports metal, the asset will not show correctly on the device. I have attached the assets that were used to this rep ...
Duplicating a Timeline from the MyBlueprint tab (instead of duplicating it in the Graph) creates a Timeline variable with no actual Timeline to edit. It is only possible to Set or Get this variable. ...
Using ServerTravel from a map set as the Transition Map with Seamless Travel enabled in the Game Mode will crash the editor. Probably related to [Link Removed] Reproduced in 4.7.2 binary and Main ...
TGA files do not have an image icon like the JPG files do in the Slate Dialogs in Linux. ...
Having an actor blueprint (A) that contains an array variable of references to another actor (B) that is connected to a Length node and a Vector array that is connected to a ForEachLoop causes bluep ...
Capsule Collision component has incorrect physics collision when rotated. This only seems to happen when the Capsule Collision is a child of another component that is simulating physics. If the pare ...
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 ...