I think this could occur anytime but is probably very rare. However using this plugin from the reported UDN makes it much easier to repro as they are calling FMacApplication::ConvertCocoaPositionTo ...
[CrashReport] UE4Editor-MovieSceneTracks!UMovieSceneComponentMobilitySystem::RestorePreAnimatedState(IMovieScenePreAnimatedStateSystemInterface::FPreAnimationParameters const &) [MovieSceneComponent ...
It appears as though when adding material layers to a material instance that uses the FromExpression shading model, the subsurface color ends up white. If you add a DebugFloat3Values and output it t ...
We need to better detect when we need to flush to avoid hitting the RDG limit. There is no test project at the moment, more details can be found here ...
When you place a Mesh with a Translucent Material using Separate Translucency in the view of a Scene Capture 2D using Gaussian DoF, the resultant capture will ignore the Separate Translucency Settin ...
Textures in Post Process Blueprints do not update with Dynamic Material Instances. Scalar and Vector Parameters update as expected, but Textures do not. Note This was attempted with both a materi ...
Converting Int to Byte to Enum crashes editor during PIE. Frequency: 3/3 Crashreporter: N/A ...
A couple users have reported a crash when opening their 4.7.3 project in 4.7.4. From MikeB:https://answers.unrealengine.com/questions/205043/473-to-474-project-crash-on-startup.html The guy is hit ...
When I was running the default 3rd person shooter template which had no modifications yet, I pressed play and began to move around. Within a few seconds, the computer shut off as if the power cord h ...
Changing the name of an Event Dispatcher's Input will not update existing nodes in Event Graphs and cause a compiler error. The error text includes links that open the level tab rather than locating ...