When a class is edited / hot reload preformed, code based components are sometimes removed from the MyBlueprint > Variables section and cannot be dragged from the Components tab into the graph with ...
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 ...
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. ...
If a function with a Category set in its UFUNCTION macro has the value of the category changed and then compiled (hot reload), the function will no longer show up in the right click menu of the blue ...
User was attempting to render out EXR sequences and ran into an issue where anything above 640x360 caused the window to shrink and render at a lower resolution. The workaround is to "Use Separate P ...