Hacker News new | ask | show | jobs
by Rohansi 998 days ago
Yes, multiple Unity scenes can be loaded at the same time overlaying each other. Physics can optionally be local to a single scene too.

You also don't need to parent objects to the camera for UI. Not sure how it used to be in the past.