overlap events do not fire when collision components such as sphere or capsule collision components are added to a vehicle blueprint. Overlap events seem to register if the component overlaps with other components of the same blueprint, however overlapping with other objects returns nothing.
1. Open Editor (vehicle project)
2. Open sedan blueprint
3. Create sphere collision component, move it to the front of the car and resize so that it will easily hit objects in front of it.
4. In event graph, create a component begin overlap of the collision component with a print string (any text) attached to the execution pin.
5. compile
6. Press PIE
7. Drive vehicle into objects that will overlap the sphere collision.
Results:
No print string occurs, overlap event never fires
Expected:
Overlap event fires, string is printed to screen.
Why does the REMOVE method of map container remove elements have memory leaks?
How does TextureRenderTarget2D get TArray<uint8> type data?
How do I set a material as a post-processing material?
How to delete some elements correctly when deleting an array loop?
UMG RichText not appear image when packaged
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Gameplay |
---|---|
Affects Versions | 4.8.3, 4.9.1, 4.11 |
Target Fix | 4.9.1 |
Created | Sep 16, 2015 |
---|---|
Resolved | Sep 21, 2015 |
Updated | Apr 27, 2018 |