Undo fills AttachChildren array with null by the undo serializer. After that, a construction script tries to remove child components from parent component's AttachChildren but it can't find its poi ...
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 ...
Selecting the default character/skeletal mesh (or any skeletal mesh) in the viewport, right-clicking and transforming it so it mirrors on the X,Y, or Z axis will cause the physics to act erratically ...
Two different users have pointed out that the spring controls seem inverted and/or counter intuitive: The first post: https://answers.unrealengine.com/questions/328098/spring-controller-seems-to- ...
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 ...