[CrashReport] UE4Editor_Core!FModuleManager::UnloadModule() [modulemanager.cpp:557]

UE - Foundation - Core - Feb 27, 2017

Error message: Assertion failed: ModuleInfo.Module.IsUnique() [Link Removed] [Line: 557] Source Context: Most recent user affected CL: Logs: See attached Issue call stack shares some similariti ...

Data Table export/import doesn't support map/set properties

Tools - Feb 27, 2017

DataTableUtils::IsSupportedTableProperty needs updating to include those types, and we should probably also make sure they export in a nice way in the JSON exporter/importer (the CSV one can just us ...

Resource files are not recompiled when Version.h changes

UE - Foundation - Cpp Tools - UnrealBuildTool - Feb 27, 2017

See: https://udn.unrealengine.com/questions/349077/why-do-we-have-no-dependency-checking-on-modulever.html ...

Is Fullscreen Mode Dirty always returns true for Windowed Fullscreen

Tools - Feb 27, 2017

Is FullscreenMode Dirty is meant to track if the Fullscreen mode has changed from what it is currently set to. This does not function correctly for Windowed Fullscreen and always prints true even if ...

Line Attractor Does Not Work With Local Space Enabled

UE - Niagara - Feb 24, 2017

The line attractor module doesn't seem to work properly with local space. If you move the particle system you will notice that the line attractor moves at a different rate than the actual particle s ...

Unable to increment TMap value if Key is zero

UE - Gameplay - Feb 24, 2017

Unable to increment TMap value if Key is zero. Changing the TMap Key to 1 on Add will allow the Value of "Key 0" to be incremented. User Description: It seems as if the 'Find' node for the newly ...

Crash adding an AnimComposite to itself

OLD - Anim - Feb 24, 2017

Error message: Stack overflow - code c00000fd (first/second chance not available) Source Context: 74 void UAnimComposite::GetAnimationPose(FCompactPose& OutPose, FBlendedCurve& OutCurve, c ...

Editor Crashes When Cloth Asset Is Applied To Material With Support Compute Skincache Enabled

UE - Simulation - Physics - Character - Feb 24, 2017

After enabling Support Compute Skincache if you attempt to apply a cloth asset to a material in the skeletal mesh editor the engine will crash. This may seem similar to [Link Removed] but I confir ...

Thumbnails Get Much Darker With Forward Shading Enabled

UE - Graphics Features - Feb 24, 2017

The real time thumbnails are much darker when using forward shading in the editor. You have to open or edit an asset so that the thumbnail updates after enabling forward shading to see the effect. A ...

No input received from Raw Input device when packaged for 32bit

UE - Gameplay - Input - Feb 24, 2017

If a project is packaged for Windows (32-bit), the packaged game does not receive any input from raw input device. Packaging for Windows (64-bit) does receive input as expected. Regression: No - R ...