Editor crashes when landscape visibility tool is used on landscape. Frequency: 2/2 Crash Reporter: [Link Removed] ...
An ensure occurs when Constraints are toggled on in the show options. Note After the ensure, you can toggle Constraints off and on freely This is a Regression from 4.14.3 ...
Adding DesktopPlatform to the PublicDependencyModuleNames.AddRange() section of the Project.Build.cs file causes the project to fail packaging with the following error (full package logs in callstac ...
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 ...
UE4Editor crashes when creating static meshes. Event at startup time while it tries to create default object it crash sometimes. ...
When you set the Distribution method to NONE in an initial Mesh Rotation Module of Cascade, cook the content for windows and then Launch for windows (or other non-editor device), the launched game w ...
A licensee is having issues syncing their fonts folder from within the editor using Subversion. This issue only occurs with their Fonts folder; with the callstack they supplied, this leads me to bel ...
This might be related to [Link Removed]. ...
The callstack is not XR-specific, it's just the engine trying to secure the audio device on startup, windows failing to return one, and the app not being able to continue safely. The crash does not ...
After creating a Scene Component code class and an Actor code class, creating a reference to the SceneComponent in the Actor class constructor will cause a crash on hot reload in the editor. ...