Level Instances are spawned in the origin (0,0,0) after making a packaged build in Linux ...
The IsMainWorldOnly setting for Actor in LevelInstance is not reflected when LevelInstance is in Standalone mode. The setting is respected when LevelInstance is in Embedded mode. The Actor is not l ...
It seems that the debug skeletal mesh in the anim blueprint preview can end up playing the incorrect anim sequences. This happens when a sequence player, with the anim sequence specified via proper ...
Level Sequences can reference many actors, but the references are not solved if the actor is not in the same Level Instance as the one the Level Sequence is being played from, or the root level from ...
When the viewport is in Top (ortho) Lit mode the near plane clips through geometry as you zoom the view in and out. ...
When an undone operation is done for a UObject property that has a UEdGraph*, the modified UEdGraph nodes are lost. This UObject needs to be created/spawned in an Editor Environment by another Obje ...