Why TextRenderComponent OverlapEvent isn't working?

Hello! I added a TextRenderComponent to my Blueprint and created Event_OnComponentBeginOverlap. When I’m trying to detect overlapping nothing happens. Why? I can’t use BoxCollision in this case, because I need
accuracy.
Thanks!