[CrashReport] UE4Editor_Engine!FPhysScene::SyncComponentsToBodies_AssumesLocked() [physscene.cpp:1271]

UE - Simulation - Physics - Dec 1, 2017

This is a common crash in 4.18 and 4.18.1. The callstack shares similarities to [Link Removed], although that has been confirmed fixed in 4.18. Included in the same crashGroup are also a few Ensur ...

[CrashReport] UE4Editor_UnrealEd!FComponentEditorUtils::DeleteComponents() [componenteditorutils.cpp:539]

UE - Gameplay - Components - Dec 1, 2017

This is a common crash in the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 524 OutComponentToSelect = RootComponent; ...

[CrashReport] UE4Editor_SlateCore!SWidget::SlatePrepass() [swidget.cpp:493]

Tools - Dec 1, 2017

This is a common crash in the 4.18 release. The callstack is rather generic, and I have attached two logs but neither displays the error information. Users have also not provided any descriptions ...

Win64 - Unplugging audio device causes game to freeze

UE - Audio - Nov 30, 2017

Win64 - Unplugging audio device causes game to freeze. Log is spammed with messages like the following after the device is removed:[2017.11.30-19.38.32:716][386]LogAudio: Warning: Waited 69.495094m ...

Engine Crashes When Building Lighting if Precomputed Visibility Aggressiveness is set to VIS Max

UE - Graphics Features - Nov 30, 2017

The engine crashes when building lighting if World Settings >> Precomputed Visibility >> Visibility Aggressiveness is set to "VIS Max." A Fatal Error message sometimes appears (screen shot attached) ...

Black borders visible when changing the screen percentage in VR mode (VR editor) to more than 100

UE - Editor - Workflow Systems - Nov 30, 2017

The black borders for the stereoscopic view are visible when increasing the screen percentage while in VR mode (VR Editor) ...

Reroute Node Breaks Link in Material Editor When Used with Material Function

UE - Rendering Architecture - Materials - Nov 30, 2017

Adding a reroute node in the material editor between a texture object and a material function breaks the link and the texture object is no longer applied. Adding a reroute node into a spline that d ...

Paint Mode button options disappear when toggling on "Use Small Tool Bar Icons" in the User Interface

Tools - Nov 30, 2017

When toggling on the "Use Small Tool Bar Icons" under the User Interface settings, the button options that sit directly under the Colors, Weights, and Textures options in Paint mode disappear. Thi ...

Enable Per Poly Collision setting in skeletal mesh doesn't apply when adding mesh to level

OLD - Anim - Nov 30, 2017

On a skeletal mesh, there is a setting under the Asset Details for "Enable Per Poly Collision". This check box can be checked, but the setting is not kept when the skeletal mesh is added to the leve ...

RegisterComponentWithWorld does not check to see if Children of registered component have bAutoRegister set to false

UE - Gameplay - Components - Nov 30, 2017

UActorComponent::RegisterComponentWithWorld() does not have a check for bAutoRegister near the end of the function, where it registers the component's children if it was created by the Construction ...