In cascade if you add particle LODs then remove, clear the LOD settings array, then attempt to add more LODs (after current) the editor will crash. This crash will only occur if you add LODs after c ...
Note that before I tried running the editor via the Launch button, I just happened to run the Editor exe directly, and this did not repro then. After my PC rebooted I tried to reproduce it again an ...
The problem seems to come from a notify having its LinkedMontage set to null when RefreshBranchingPointMarkers() is called. IsBranchingPoint() fails in this case, so it's never registered as a branc ...
Crash occurs when attempting to retarget an animation whose skeleton has a virtual bone. ...
May 26 19:54:33 A6240 UE4Game[384] <Warning>: [2016.05.26-23.54.33:457][801]LogHttp:Warning: didFailWithError. Http request failed - The Internet connection appears to be offline. [Link Removed] 0x7 ...
When using a Japanese keyboard, using Japanese language input special key(halfwidth/fullwidth/kanji key) zooms out graph view in BP editor and Material editor. It seems the menu key makes the editor ...
The steps above are reduced to their simplest expression. I appears that several customers complained about lightmap baking resulting in glowing objects. This typically happens on interior door fr ...
Editor crashes on blueprint open when shortcut key is implemented through code inside of the BaseEditorPerProjectUserSettings.ini. Code used in repro is directly from Jeff W suggestion in the forum ...
Comment from user in crash groupTried to delete frames in an animation ...
Running with `r.AsyncPipelineCompile=0` causes the issue not to happen. It fails to open about 4 times out of 5. No such problem in development build., it always succeeds. We noticed that if we de ...