Destroying a Component doesn't trigger the OnComponentEndOverlap node User Description: OK, so I have an actor with only one component: BoxCollision, with default settings. I place it on map. In m ...
User can not undo the adding of a constraint to a constraint profile. You can undo to the point the creation of the profile ...
Volumetric Translucent Shadow has artifacts when using some nodes like noise when clamped between 0,1. This happens with other nodes as well. When using a basic alpha mask or constant value there ...
When modifying an object that makes changes using the construction script seems to cause a memory leak. The memory that is used seems to never be freed up. ...
When a capsule is attached to an actor Root Component followed by playing in editor through VS debug mode there is a breakpoint triggered in VS upon pressing PIE. Continuing through the break allow ...
Two different users have pointed out that the spring controls seem inverted and/or counter intuitive: The first post: https://answers.unrealengine.com/questions/328098/spring-controller-seems-to- ...
When you use the IsOverlappingActor node to determine whether or not something is overlapping another actor, it returns false regardless of whether or not you're actually overlapping another actor. ...
When using a Japanese keyboard, using Japanese language input special key(halfwidth/fullwidth/kanji key) zooms out graph view in BP editor and Material editor. It seems the menu key makes the editor ...
Crash when compiling BP (containing user defined struct + object reference) after adding variable. ...
I believe this is similar problem to this UDN reported bug. https://udn.unrealengine.com/questions/438893/view.html It can be avoided by removing the comments in LevelSeuqnceActorSpawner.cpp UEng ...