When Simulating, or Playing-In-Editor and ejected, modifying an actor in the editor world causes the SIE/PIE runtime actor to recreate its blueprint added components via AActor::RerunConstructionScr ...
The underlying cause is some edge case involving a math expression node, which does some perhaps naive things with a contained graph. ...
The licensee has noticed that the deletion of a transient actor still marks the scene as dirty and asks it to be saved. Checking the source it was noted that the transient flag is not verified on de ...
Branch Build Label UE4-Main Promoted-CL- 2323471 DESCRIPTION: User crashes when opening a Widget blueprint. Unable to reproduce internally. *EDIT* Repro provided by User ...
Attempting to launch a packaged Google VR game on android causes the game to crash. This has occurred on two other devices. This occurs in Main as well as Dev-VR. ...
UE4Editor crashes when creating static meshes. Event at startup time while it tries to create default object it crash sometimes. ...
UDN description:When landscape is flagged as Nanite enabled but nanite mesh has not been built yet, a save operation (or an auto save) triggers a fatal failed check in ULandscapeNaniteComponent::Ini ...
Running the MAP REBUILD ALLVISIBLE editor command when the current map contains hidden sublevels causes a crash upon changing maps. The issue seems to be related to hidden sublevels being cleared in ...
Adding a module which has Required Dependencies (such as "Add Velocity") to event handler stage causes ensureMsg. > > In system /Game/NewNiagaraSystem.NewNiagaraSystem, module AddVelocity (NiagaraN ...