weak_map with GetSession Is broken and does not persist between rounds and crashes

Use of a player reachable from the value of a weak_map(session, ...) across rounds is a known bug (a few other types forcefully destroyed between rounds exhibit similar behavior). We’re currently trying to come up with a solution that doesn’t limit usefulness. I’m surprised by the Global_SimpleInt test crashing. I’m currently attempting to reproduce this locally.

2 Likes