With tile maps, Polygon Collision does not correctly rebuild when using rebuild collision node in packaged game. This issue does not appear to be a regression. Versions Tested: Issue occurs on all ...
When attaching actors via the world outliner, there is an issue occurring using the visibility option, actors attached via the world outliner do not follow the visibility of what they are attached t ...
The Spinbox Widget cannot be edited if the Player's focus is lost. I have tried using different keyboard letter inputs in the Blueprints and have gotten the same results. ...
There appears to be an issue with how raycasts are performed within PxScene. When performing the trace, only the collision response for the first ECollisionChannel seems to be considered. If all col ...
Materials on deleted children are applied to the camera when inside of an actor blueprint. This issue does not appear to be a regression. Versions Tested: Issue occurs in all versions Tested 4.16.3 ...
If world composition is in enabled and an instance static mesh actor has been added to the scene the level will remain dirty after compiling. ...
Mouse movements during Simulate will slightly move Skeletal Mesh actors that are simulating physics. This also effects physics assets in the PhAT editor during simulate. The effect is small but I wa ...
MaterialBillboardComponent does not render with CustomDepth material in PostProcessVolume as other objects do. Found in 4.16.3 CL 3561208, 4.17.2 CL 3658906, 4.18.1 CL 3454814 ...
This is only happen on Android, no problem on IOS ...
Currently, properties marked DuplicateTransient will be reset to default when their actor is moved to a different level. This happens because we use the clipboard to virtually cut the actor out of o ...