Right now, the collision functions don’t work very well. Currently, the direct queries such as FindOverlapHits or FindSweepHits don’t correctly remove past overlap hits so the query will report past hits instead of only current hits.
Also, none of the overlap events or queries adjust for runtime changes in an Entities scale.