When attempting to move a folder within the content browser to a different folder, a dialog screen appear to confirm the action. If you press the 'No' option, the assets will still completely load a ...
BP Construction Script doesn't print the correct Relative Location of a child component User Description: Construction script ignores components changed in the map This bug prevents quite a lot o ...
When ignoring the pawn capsule on a character, yet having collision on the mesh, you still fall through the world because it ignores the mesh collision settings. From User: It seems to be infuriati ...
When adding the word 'Tick' to HideCategories in a blueprint or C++ project, the Editor crashes, with a crash reporter. ...
The pinch command only triggers once on iOS devices. ...
If the option in Project Settings for Accurate Velocities from Vertex Deformation is enabled and then using the View Mode for Lightmap Density you will get a hard crash. ...
In the attached project, there are crashes that occur in a few instances. When you open the Third Person Character BP, compiling or attempting to delete it will cause the editor to crash. Also, atte ...
When DOP simplified collision is generated for a mesh that has vertices that are close to the origin, part of the function till clamp any values between -0.5 and 0.5 to be 0.5 which will cause the r ...
The view in a packaged HTML build will not draw the game view as the entire view space, neither in custom sized window nor fullscreen. ...
If the user sets up Suspend Clothing Simulation in the Construction Script of a blueprint, it will not work when playing. It will work if setup in the Event Graph on Begin Play. ...