Hello Andrewrewitage,
I confirm your problem and offer you a temporary fix while waiting for foto to put this into production.
Edit the file components\com_opensim\views\showcase\tmpl\default.php
At line 60
remplace
<?php if($this->showregions): ?>
by
<?php // if($this->showregions): ?>
And at the end of file (line 121 for me)
remplace the last
<?php endif; ?>
by
<?php // endif; ?>
Good luck