I’m currently trying to model some in-game items, but unions are consistently failing to load.
Whenever I create a Union and then attempt to save the game, I encounter the following error:
Mesh Manager: http request failed, contentid: 'https://www.roblox.com//asset/?id=4990415408', exception: HTTP 404 (Not Found)
I’ve tried the following, all of which have failed:
- Waiting after creating the union, and then saving
- Moving the parts of the union
- Trying with a different union
At this point, I’m essentially unable to make any unions at all, which is greatly hampering my ability to model. I’ve looked through older posts but I can’t find any functional solution.
Any assistance would be appreciated.