I tried to debug. In:for (int32 StackIndex = Stack.Num() - 1; StackIndex >= FirstStackIndexToRemove; --StackIndex) { Stack[StackIndex]->Dismiss(); // <-- here } It crashes because Stack is em ...
If the user uses the VR preview (not standalone) the right eye will blink black. ...
If an actor contains a custom SceneComponent that creates another component that is tagged with Transient and DuplicateTransient, deleting/un-deleting/deleting the actor again will cause the editor ...
If the user adds a text render component to a blueprint and then packages the game out the text render component will not show. ...
Crash on stopping PIE after using DemoRec in PIE. Possibly related to [Link Removed] which must be fixed, but happens upon stopping PIE. Reproduced in 4.11.0 Preview 3 binary and Main (//UE4/Dev-Ma ...
If a user places a 3d widget in to the level it will cause a crash when moved with the movement arrows. ...
When building lighting on Linux, the build process fails because UnrealLightmass cannot find the library libUnrealLightmass-Serialization.so. Reported using Mint Cinnamon 17.3 Internal machine uses ...
Selecting objects that are grouped together in the viewport will not highlight the group actor in the World Outliner. One known result of this is, after selecting the group in the viewport, right-cl ...
User reports crash occurs when stopping a simulation or closing the editor Crash reporter link: [Link Removed] ...
When importing a mesh as skeletal mesh and using any of the MikkTSpace or option to "Import Normals and Tangents" will cause the normals to import incorrectly. If using the Compute Normals or Import ...