On Linux, generate a CMake project for a specific .uproject. Use CLion to open that project file. You'll see that all of the source code files for the engine are in the root of that project. This do ...
Setting a plugin module's type to "Editor" causes syntax highlighting in XCode to break for .cpp files in that module. Setting the type back to Runtime fixes the behavior ...
Characters are jittering in multiplayer when moving at high speeds when Run Dedicated Server is enabled. ...
After adding a class based on "Hierarchical Instanced Static Mesh Component", any attempt to hot reload, from Visual Studio or within the editor, causes the editor to crash. Regression: No - crash ...
GetOverlappingActors/Components ignore physics actors spawned in with zero movement. This only effects actors where the root is the DefaultSceneRoot and not the Static Mesh Component. User Descript ...
Procedural mesh loses collision when the "Add Procedural Mesh Component" node is copy&pasted. In this example the generated box appears to lose collision once an "Add procedural mesh component" node ...
Using touch input to touch and drag the Location and Scale values in the Details panel for an asset results in the value not being updated in real time. The value only updates when the touch is rele ...
-In our code the base flatten material contains a lot of material switches.- -Another person here found that if an instance material has switches, then shader code is generated for it at cook time ...
When ExposeOnSpawn is set as a meta specifier for a delegate property, binding the delegate to a function using the Construct Object node does not successfully bind the function. Workaround: Bindin ...
Scroll bar becomes so large that you can no longer scroll with Cloth Config open [Link Removed] is a similar report, but this actually affects functionality of the details panel. [Image Removed] ...