Attempting to add multiple instances of a Scene Component that was created in code and contains a component such as a Box Collider causes the Box Colliders of each Scene Component to be parented to ...
User reports when creating a project and changing the folder colors in 4.6, then opening the project in 4.7/4.7.1, the folders go back to their default color. Users have also reported this happenin ...
Attempting to add collision to an EQSTestingPawn class is not possible, as the inherited capsule component seems to override any new collision. Simulating with the inherited capsule will cause the P ...
From the UDN post: When the new entry is added, the entire tree gets wiped out as a result of the CDO swap, and when these update methods run it leaves the tree in a default expansion state. (Effect ...
Cannot set array elements from an array that is contained within a struct User Description: Setup: Array of structures "StructureA". In StructureA, array of integers/strings/whatever. Result: Can' ...
Licensee:Artist reported removed actors reappearing I suspect that file got loaded by something and tested what going to happen if you open a file for read I used python to test lock_file = R'C ...
DESCRIPTION: The materials are cleared from a destructible that is created in PhysX Labs when a chunk in any of the depths is selected and if any of the chunk parameters are set to true. ATTACHED: ...
This is not a regression. We have 2 issues here. First we have different tiling for the different materials, since the way sketchup handles texture scale. They scale the UVs of the object instead ...
The Set Skeletal Mesh function does not replicate or multicast to other Clients. In Setup A (Level Blueprint) only the Sever Character is changed on either the Client or Server. In Setup B (ThirdPer ...
There is a difference in implementation and set of checks that are made in GetKnownPerceivedActors() depending on if you use specific SenseClass or leave it as nullptr (so it will return info for al ...