Attempting to get the owner of an Actor Component that contains an exposed variable will return the Spawner blueprint's display name instead of the Spawned Actor it is added to. Found in 4.10.2 bin ...
When you are dragging and dropping an Emitter Type Module from one Emitter Stack into another and you have closed modules in your particle system, the type data module will be offset from your mouse ...
When importing a mesh as skeletal mesh and using any of the MikkTSpace or option to "Import Normals and Tangents" will cause the normals to import incorrectly. If using the Compute Normals or Import ...
When scaling text with a scale box the letter will begin to overlap when scaled up or become really far apart when scaling down (this is referring to the space between the top and bottom of the lett ...
Using Set Actor Scale 3D in the Construction Script is not functioning as expected. If you set the scale to 1,1,1, you are still able to freely scale an instance of the object in the scene. However, ...
If the user connects Event Receive Draw up to a delay node and then connects the delay node to a draw texture node, the draw texture node will no longer render. ...
Need to add NetworkReplayStreaming to the list of PublicIncludePathModuleNames in Engine.Build.cs ...
A licensee has reported that when using Create Material Instance Dynamic and adjusting a material at run-time is not working with HLODs. It doesn't seem supported (yet) and unchecking the "merge m ...
When overlapping with another object while moving up stairs with a character, the overlap events (OnBegin / OnEnd) that occur will be called multiple times in an alternating fashion. This will also ...
When user sets their texture compression to BC7 while the project settings are set for Platform to only be Windows and use only DX11 this will cause any textures with this set to cause a crash when ...