As one clicks on the enum fields trying to form an input, the log is written with a variation of the following: [2025.02.14-17.42.38:940][521]LogNiagaraEditor: Error: Error getting default value fo ...
The user settings seem to be initialized incorrectly. I think that this might be because, technically, when you log out and sign back in we might use the same ULocalPlayer in some cases on the conso ...
Context: In a World partition level, to reduce complexity and provide a scalable solution when creating new projects, grid cell streaming can be enabled. Problem: The problem is that physics constr ...
ChaosCacheManager (CCM) is not reproducing Trailing Events. Particles set to track Trailing Events correctly follow the position of the trailing event when the Geometry Collection (GC) is physically ...
ChaosCacheManager (CCM) is not reproducing Collision events the second time (and onwards) we record a Geometry Collection (GC) breaking session. Particles set to track Collision Events correctly fol ...
ChaosCacheManager (CCM) is not recording the Observed GeometryCollections (GC) NotifyBreak states between level loading and will default to false if changed from Record to Play. AChaosCacheManager ...
Context Instanced structs are great for holding simple data with the main advantage they have is a low memory overhead unlike instanced objects. Problem The problem is in StructUtils plugin's `FIns ...
Context: Orthographic views are used to have a 2D view of a 3D object providing precise control over object placement and alignment. This can be used for projects like isometric games and architectu ...
Context: Static Mesh Spawner is used to spawn one static mesh per point in the provided point data. PCGMeshSelectorByAttribute is used to select an entry based on an attribute present on the mesh. ...
Running the MAP REBUILD ALLVISIBLE editor command when the current map contains hidden sublevels causes a crash upon changing maps. The issue seems to be related to hidden sublevels being cleared in ...