The engine crashes when after right-click > Expand Node on any composite node. Crash Report: [Link Removed] ...
When Sequencer's Add Filter Menu>Keyed(U) is enabled, adding a Key to an actor that previously failed the Filter (had zero Keys) does not immediately include the Keyed actor in the filtered list (if ...
Increasing the intensity of a Normal Texture on a colliding surface will cause the collision of GPU particles to behave strangely, looks to be falling through floor, when you are using a Constant Ac ...
After adding a classed based on ProceduralMeshComponent the code for the project does not compile any longer. **This is a Regression - Adding ProceduralMeshComponent class would compile successfull ...
My Macbook Pro uses an Nvidia GeForce 750M and was on Safari 10.0 when this occurred. This did NOT occur on a Macbook Pro with the same card and using Safari 9.1.2. This did NOT occur on an iMac wi ...
While verifying a bug for 4.15 UE-39952 , I tried to repro in 4.14.2 and the editor crashed while attempting to import the attached FBX In 4.15, the Editor does NOT crash a window pops up stating t ...
When using deferred decals there are artifacts that are caused by the emissive color of the decal when viewing the decals from a low angle. These artifacts appear as thin lines on the edges of the m ...
There is an issue with the checkbox taking input when the visibility is set to "Self Hit Test Invisible". It should not be taking input as it should have the same properties as "Hit Test Invisible", ...
Reimporting an FBX file via the import button does not make the import options appear. Instead of allowing the FBX to reimport with new options, the FBX just re-imports. This issue is a regression. ...
When using SetChildActorClass to change a Child Actor Class, the change will replicate on the Server but not the Client. The Client will have the original Actor Class after the change happens. This ...