Override Game Mode only works when Using Separate Process ...
Static imported as skeletal removing material IDs with some FBX. This user's FBX files are, so far, the only ones that exhibit this behavior ...
When trying to get a hit result from physical material using a event hit node there will be a access none error caused in the log. This is the exact error presented: Error Accessed None 'CallFunc_B ...
Emitter Initial Location (EIL)module will cause the emitter with the module to follow whatever other emitter is set. If the emitter being followed has an Orbit module, the first emitter does not fo ...
When loading a Sub Level from the Persistent Level of World Composition, the offset of WorldComposition is applied when loading the Sub Level by itself. The offset can be applied repeatedly when rel ...
anim blueprint hangs when compiled. Probably a cyclic issue when compiling. A workaround is to add a delay of any time between the set node and the Draw Debug Sphere node. Repros in the following v ...
When landscape splines exist in a WP level, LandscapeSplineMeshesActor instances are created to allow streaming of splines. In a non-WP level, splines are components of the landscape actor. When a W ...
Values changed to an inherited Struct variable in a Child Blueprint will be kept after compile, but any not changed will be set to 0s. ...
If you 'Save All' after renaming an asset after it's creation, without any saves prior, it will appear in the windows explorer's content folder but will not be visible in the editor. ...
Creating a C++ class based on actor and adding components to it will build successfully and work as expected. However, creating two child blueprints of a parent that is based on that C++ class and p ...