This user's Function Library will not save. Hitting save returns the following error: Can't save D:/4.7_Projects/EngineTransientBug 4.7/Content/Math.uasset: Graph is linked to private object(s) in ...
UE4Editor crashes when creating static meshes. Event at startup time while it tries to create default object it crash sometimes. ...
ChaosCacheManager (CCM) is not reproducing Trailing Events. Particles set to track Trailing Events correctly follow the position of the trailing event when the Geometry Collection (GC) is physically ...
Construction script not updating HISM array count, even when new elements are adding inside of the level. Regression: Issue occurs in 4.15.1 of the binary build Using the same repro steps provid ...
When a strong pointer is set to null the packaged build of the game will immediately close. No crash logs were were made and no Saved folder was made (<Project Name>/Saved/Logs). An example project ...
The user comment on the Salesforce issue " This is a regression from the behaviour in 5.3.X, and I've reproduced it in 5.4.0, 5.4.1, and 5.4.2. The specific issue/change that caused this regression ...
Creating a blueprint class, and then creating a few children of that class ( in this case, 4) does not display them as available options when setting the default value of a variable of that blueprin ...
Setting the Max Jump Hold Time variable to 1 second, and then holding the jump button produces different results depending on the framerate. In this case, the normal jump is at a specific height, bu ...
Crash when attempting to enable HDR via UserSettings This crash will also occur when project is fullscreen. User's Environment: "I have an Nvidia GTX 1080 Ti and have two monitors attached: 1. ...
It seems to have occurred since UE4.23, and the cause was the following part of "ParticleModules_Location.cpp".//From UE4.23 if (bOrientMeshEmitters) { //We have the mesh oriented to the normal o ...