It seems that the crash is related to all of the "Write" events. I tested the Event ChaosDestruction Write, Event Float Write, and Event Bool Write and all 3 caused the crash, but their "Read" count ...
FCableSceneProxy::BuildCableMesh in CableComponent.cpp:233 showed up as a hot spot in profiling because the two TArray allocators in SetDynamicData_RenderThread used by BuildCableMesh are created an ...
FBX file import freezes UE while trying to import into DataPrep by the Interchange importer. The import will start, but then a message will pop up stating "Creating snapshot of world content ... " ...
Given a simple LOD Group setup in MayaLT 2016 and exported with Default settings from LT as a 2014/15 FBX File, the FBX Fails to import. Given the same setup in Maya 2016 and Export Settings, the F ...
A Behavior Tree reference to a Blackboard Key will become invalid when the name of the Key is changed in the Blackboard. Clicking on the Behavior Tree node that references the key will update the ke ...
Also, another, possibly related symptom that should be looked into alongside this: Possibly related: 1. Set InlineObject to null on both character. 2. Assign new Inline Object to InlineObject on Ba ...
The settings .ini files for games packaged for windows appear to be getting overwritten with blank files whenever the game is run. Even if settings are added to the .ini files manually, the files be ...
Whenever you use the same login to connect to SVN source control in the editor, the editor's SVN plugin is unable to differentiate between two working copies of the same repo. Any checkouts made in ...
While going through a GPU pass, film setting in post processing isn't working as expected. This does not seem to be GPU specific The displays should resemble the images in the documentation - PPE ...
I came across this bug while attempting to verify UE-41073. That bug is verified, but I accidentally added the struct into the collapsed node without going into the collapsed graph and split the col ...