PhDittmann

Results 3 issues of PhDittmann

I'm using Qhull in Unreal Engine and get [C4706](https://docs.microsoft.com/en-us/cpp/error-messages/compiler-warnings/compiler-warning-level-4-c4706) in concave_hull.hpp. This means, a variable assignment is used afterwards as a boolean. ![C4706](https://user-images.githubusercontent.com/2863821/125831772-357ca7bf-3f81-41f1-9524-67979f9b4e8d.png) The reason is, the macro `FOREACHridge_` from...

'Source/GlobalEventSystem/Public/GESHandlerDataTypes.h' defines `UObject* FGESMinimalEventListener.ReceiverWCO`, which points to UObjects in the scene, but `Listener.ReceiverWCO->IsValidLowLevelFast()` seems to fail regarding deleted objects. Spawning and deleting objects rapidly while triggering events leads to crashes:...

bug

### Is this a docs issue? - [X] My issue is about the documentation content or website ### Type of issue I can't find what I'm looking for ### Description...

area/engine
area/networking
kind/enhancement
lifecycle/stale