Hello! I have a doubt. I had given up using World Streamer 2 in my game (Unity 2021 LTS) because unity loads the scenes at runtime directly into the mainthred, and this was causing freezes in my game. However, I was studying DOTS, and I imagined that if I used dots to load scenes, this could be resolved. Does anyone know anything about it? Is it possible to use dots just to load scenes asynchronously and keep the rest of the project in the standard architecture?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| DOTS for realy async scene loading | 0 | 181 | July 30, 2024 | |
| Application.LoadLevelAsync Problem | 8 | 3767 | October 12, 2011 | |
| puzzling scenes togehter | 6 | 1777 | August 27, 2010 | |
| streaming - again! | 2 | 1482 | August 9, 2010 | |
| LoadSceneAsync is freezing game while loading. | 4 | 3710 | February 24, 2018 |