Damping is handled differently at lower frame rates. Slight changes in damping at lower FPS (25) drastically effects objects and isn't applied in the same way as at higher FPS (60) User Description ...
Block tags are not working correctly in version 5.5.2, it was working in 5.5.1. This is caused by a change done in version 5.5.2. The exact CL is: CL 35930696 ...
Our team has been using property instances, and have run into several problems. We were able to reproduce one of the problems, and I was hoping to have your team look at it. General scenario. We ha ...
The blueprint that the user is using loses some data when the editor closes and reopens despite saving all of the content. Note: Currently unsure of what exactly causes this but as I am able to rep ...
Deleting a project from the Epic Games Launcher will also delete any files that are located in external folders that the project includes via symbolic link. In this case the only thing that should b ...
When using Precomputed Visibility in conjunction with HLODs and translucent materials without them culling actors occluded by the translucent material. The example gif attached shows that the base ...
Binding a function in code to OnComponentBeginOverlap, OnComponentEndOverlap, or OnComponentHit does not trigger the bound function from code. ...
If a standard level (without Actor Folders enabled) is added to a world-partition map (with Actor Folders enabled) as a Level Instance, and then that instance is "broken" so that its actors are inco ...
If a macro is referencing a custom enum within a struct and compiled after another output pin is removed, an internal compiler error will appear and the blueprint will not compile. ...
The rules for delta serialization in UE4 are complicated, and the editor tries to hide them from you, which works 90% of the time but can lead to confusion and data loss in other situations. In the ...