There is an issue where you cannot specify a specific location for a windowed packaged game when using a command line to open the project, the project will move to that position for a brief moment b ...
If static mesh's material slot's cast shadow is changed, UE4 does not show "LIGHTING NEEDS TO BE REBUILT". I solved it with the following fixes. StaticMeshEditorTools.cpp void FMeshSectionSettin ...
Enabling the "Force all skinned meshes to recompute tangents" sets the value at a Windows user level so that it affects all UE4 projects opened by that user, including unrelated packaged projects. T ...
Running destroy component with construction script placed on level blueprint does not destroy component when it is nativized. It works correctly with PIE and Not Nativize. Also, if the actor that wa ...
When selecting the Add Selected Curve Asset button with a Float Track in a Timeline, nothing appears to happen. However, if you delete the Float Track and then either add another Float Track or add ...
There is a bug when performing an undo/redo on pasted or spawned actors in Sequencer. It appears that the transaction system is re-creating an actor on redo, but Sequencer doesn't see that, so it ...
The editor crashes when entering Kanji characters into TextRenderActor with raytrace enabled. This does not happen with English text. ...
After converting from 4.7.6 to 4.9.1 specific maps won't open and will crash the editor with a D3D11 error. This has been reported by multiple users but has not been reproduced internally. CrashRe ...
Several issues have been reported within the ParseHistoryResults method from PerforceSourceControlOperations: 1. Any Records that share the same filename will only display the last record with that ...