When starting a new project, I know I will need the same or similar hierarchy of folders. I like to create these in advance of populating them with content. These empty folders are purged once the ...
I noticed that if you cook with -allmaps instead of specifying each map like -map=map1+map2..., that it seems to cook all assets in your game's content folder, whether or not it's used in any maps o ...
BoxCollision component must be simulating physics in order for collision and hit events to work. Note: This testbed doesn't contain print outs of the hit events due to an existing bug with adding e ...
When you have a sphere that is rolling it will never come to a complete stop even at low speeds. It will slow it's speed but never stop. This conversation was discussed with James G and Ori C back ...
When changing the Texture in a Material Instance made from a Material with Parameters found in a Material Function, Visual Studio throws a breakpoint. I was able to continue past the breakpoint (3 ...
When the user name on Windows is set to cyrillic importing APEX cloth assets will fail. I'm not sure what other systems this may also affect, but adding a cloth apb asset to a skeletal mesh will cau ...
Child blueprint cannot set value of inherited struct variable to same value as parent. ...
Slate Widget fails to compile when you add it to a new project. Expected as a user that anything in that default list should be able to be added and compile fine without making any changes. Compil ...
If ten or more of the same actor in a level have the "replicate movement" checkbox set to true, the editor will crash on PIE if the number of players is set to 2 (or with 1/2/3 players if dedicated ...
Moving a folder to another location will change it's set color to default, however if you move the folder to it's original location, the color returns. ...