Hubs-Foundation / hubs

Duck-themed multi-user virtual spaces in WebVR. Built with A-Frame.
https://hubsfoundation.org
Mozilla Public License 2.0
2.13k stars 1.42k forks source link

Avoid crash when cloning Troika text #6461

Closed keianhzo closed 8 months ago

keianhzo commented 8 months ago

This PR addresses a remaining issue when clonning object for preview in media frames. The Troika text object materials crashes when cloning. We are ignoring this for now so Troika Text won't be shoring in the media frame preview until this is fixed.

Related https://github.com/mozilla/hubs/issues/6244