When using Scene Color in a Particle System's Material with Separate Translucency checked true, all Particles with Separate Translucency checked true placed in the level with the Scene Color Particl ...
Geometry that is hidden in a layer, becomes visible after being moved in the viewport. The layer stays hidden, and if a cube is placed in the layer, it also remains hidden. Moving a cube that is hid ...
Actor's do not appear to be ticking when a level is first loaded when using a Level Streaming Volume. The Tick event will fire on the second and subsequent attempts. Edit: After further testing, th ...
While testing in //UE4/Release-4.16 CL 3466753 in Binary – I encountered a crash when deleting, undoing, then re-deleting the NavMeshBoundsVolume and RecastNavMesh.UE_LOG(LogObj, Fatal,TEXT("Renamin ...
When a gameplay tag is renamed, gains a prefix/suffix, or is changed the updates to the tag are not being reflected in blueprints where the value has already been stored. This occurs in the case of ...
Copying values of an array created through C++ does not copy all values, only the first value is copied over. This is different than an array that is created in blueprints when those are copied they ...
When adding a new subfolder in the Levels window all the sublevels in that parent folder move to the new sublevel. Currently you have to create all the sub folders then move the sublevels to keep th ...
Wav files with 8000Hz sample rates can be imported into the editor, but fail to play with the Bink compression setting. PCM, ADPCM, and Vorbis work as expected. LogAudioDerivedData: Warning: Cooking ...
Animation Layer Interfaces are overriding the filter making it so only that asset type is visible even when paired with other filters. There is an exception to this with the blueprint interfaces fi ...
When a "Make Static" node is used in a Niagara Function Script or Niagara Module Script to supply the input value for a Static Switch Selector or, a Function Parameter, or a Function Parameter Defau ...