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 ...
When using a Japanese keyboard, using Japanese language input special key(halfwidth/fullwidth/kanji key) zooms out graph view in BP editor and Material editor. It seems the menu key makes the editor ...
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. ...
This issue occurs in both World Partition and Non-World Partition levels, and does not seem to occur with Nanite meshes. You can still select Nanite foliage instances after placing them, but selecti ...
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 ...
When multiplying vector 3 (R,G,B) values by a scalar value of increasing quantity the emissive output will begin to change colors. The most unexpected is the blue color that will turn purple while t ...
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 ...
Adding the d3d10 command line argument to a package project results in a crash. This worked normally in 4.21 and below. ...