Over 11,000 five-star assets
Rated by 85,000+ customers
Supported by 100,000+ forum members
Every asset moderated by Unity
Unity Version | Built-in | URP | HDRP |
---|---|---|---|
2019.4.28f1 | Compatible | Compatible | Compatible |
When creating persistent systems, which need to be available through the complete application lifecycle, a common approach is to create an init scene containing them. This perfectly works on builds but has a big downside in the editor - everytime you want to test a scene, you first need to open the init scene, which can become insanely annoying and time consuming.That's why we created Startup Manager!
Startup Manager provides to you an easy way to setup and initialize your persistent game systems at application startup - no init scene required and working from any scene even in the editor. Say goodbye to your init scene and work faster than ever!
Startup Manager
