When a Level Sequence’s Camera Cut track with When Finished = Keep State is played, the “original state” is persisted into the PreAnimatedStorage array inside FPreAnimatedCameraCutStorage. From the ...
From Licensee: "We've encountered a world partition bug where newly created actors go missing in the viewport and Outliner after saving modifications to a large number of actors. This bug is partic ...
The cause of this problem is the Engine has code paths which register a new allocated object to Map without deleting the previous object. In the repro project, whenever hitting Space Bar, the level ...
When trying to Save a Project after Adding an "InstancedStaticMeshComponent" to A Static Mesh Actor Blueprint, user experiences an Error Message: “…Graph is linked to private object(s) in an extern ...
Most recent user affected CL: 3106830 (4.13.0) Error message: Access violation - code c0000005 (first/second chance not available) Source Context: SelectedKeys = SplineVisualizer->GetSelectedKey ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: GEditor->GetSele ...
Preforming a hot reload causes placed actors to lose code based variable settings. More repro steps: 1. Open UE4Editor.exe 2. Create a First Person Code project 3. Build the project for Developme ...
The FKey structure represents a user action input such as a keyboard key, a mouse button/wheel, or a gesture in VR. For the keyboard, it can represent any pressable key, such as letters, numbers, sy ...
ChaosCacheManager is not properly recording the state of each particle when toggling Fields and Anchor Fields in the scene. During my investigations I've noticed that ChaosCacheManager does not reco ...
If the user has a project that casts to a widget to pull out a variable in a 4.7 project. This can cause a freeze after upgrading the project to 4.8 preview. This happens when the user compile the b ...