Animated model freezes the game
This model from the Underground 2 makes getTilesPositions iterate from negative a lot to positive a lot. My TileCachedRecastMeshManager::updateObject's newTiles held over 4 million objects by the time I interrupted the game and OpenMW was using over 10GB of memory. I assume it would've crashed if I'd left it a bit longer.