Description

When an object is created procedurally with code and placed into the editor the collision analyzer will detect the object properly. If the object is then moved to another part of the level the collision analyzer will not detect a hit on the object at its new location but will detect a hit at its original location.

Steps to Reproduce

1. Download and unzip attached file
2. Right click .uproject and Generate Visual Studio project files
3. Open project
4. In content browser drag C++ -> Procedural Mesh -> Procedural Cube Actor into the level
5. Open Window -> Developer Tools -> Collision Analyzer
6. Press red record button and click the cube a number of time to create ray cast hits
7. Stop recording and move the actor in the level
8. Repeat step 6

Result:
After moving the object the ray cats do not detect hits on the object.

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

0
Login to Vote

Cannot Reproduce
ComponentUE - Gameplay
Affects Versions4.7.4
Target Fix4.8
Fix Commit2521310
CreatedApr 7, 2015
ResolvedApr 22, 2015
UpdatedApr 27, 2018