Releases: Lazy-Solutions/AdvancedSceneManager
Releases · Lazy-Solutions/AdvancedSceneManager
2.4.6
ASM 2.4.6
https://github.com/Lazy-Solutions/AdvancedSceneManager/releases
2.4.6
- Fixed issue where collection would not be untracked, then re-tracked when reopening collection, causing events not to be called.
- Fixed issue with option to not open scene automatically on collection open.
- Removed check for if collection is open, before re-opening it. Having check there caused some unexpected behavior, for not much gain (early return as slight optimization).
2.4.5
- Added try catch for when retrieving ASMElement callbacks, hopefully ignoring assemblies we can't access.
2.4.4
- Added SceneCollection.Reopen().
2.4.3
- Filtered out the opened loading screen when evaluating the scenes to close in a scene operation.
- Added
Scene.Open().CloseAll(bool loadingScene = true, bool splashScreen = true, bool persistent = true, IEnumerable<Scene> except = null)
.
2.4.2
- Added toggles for heirarchy indicators to appearance settings, and to scene context menu.
- Added offset for heirarchy indicators.
2.4.1
- Fixed issue where scenes flagged to not open automatically with a collection, would still open.
- Fixed issue where scene callback cache would not be invalidated.
- Fixed additive collections closing scenes from non-additive open collection.
- Fixed issue where collection re-order would stop working in some later version of unity 6.
2.4.5
ASM 2.4.5
https://github.com/Lazy-Solutions/AdvancedSceneManager/releases
2.4.5
- Added try catch for when retrieving ASMElement callbacks, hopefully ignoring assemblies we can't access.
2.4.4
- Added SceneCollection.Reopen().
2.4.3
- Filtered out the opened loading screen when evaluating the scenes to close in a scene operation.
- Added
Scene.Open().CloseAll(bool loadingScene = true, bool splashScreen = true, bool persistent = true, IEnumerable<Scene> except = null)
.
2.4.2
- Added toggles for heirarchy indicators to appearance settings, and to scene context menu.
- Added offset for heirarchy indicators.
2.4.1
- Fixed issue where scenes flagged to not open automatically with a collection, would still open.
- Fixed issue where scene callback cache would not be invalidated.
- Fixed additive collections closing scenes from non-additive open collection.
- Fixed issue where collection re-order would stop working in some later version of unity 6.
2.4.4
ASM 2.4.4
https://github.com/Lazy-Solutions/AdvancedSceneManager/releases
2.4.4
- Added SceneCollection.Reopen().
2.4.3
- Filtered out the opened loading screen when evaluating the scenes to close in a scene operation.
- Added
Scene.Open().CloseAll(bool loadingScene = true, bool splashScreen = true, bool persistent = true, IEnumerable<Scene> except = null)
.
2.4.2
- Added toggles for heirarchy indicators to appearance settings, and to scene context menu.
- Added offset for heirarchy indicators.
2.4.1
- Fixed issue where scenes flagged to not open automatically with a collection, would still open.
- Fixed issue where scene callback cache would not be invalidated.
- Fixed additive collections closing scenes from non-additive open collection.
- Fixed issue where collection re-order would stop working in some later version of unity 6.
2.4.3
ASM 2.4.3
https://github.com/Lazy-Solutions/AdvancedSceneManager/releases
2.4.3
- Filtered out the opened loading screen when evaluating the scenes to close in a scene operation.
- Added
Scene.Open().CloseAll(bool loadingScene = true, bool splashScreen = true, bool persistent = true, IEnumerable<Scene> except = null)
.
2.4.2
- Added toggles for heirarchy indicators to appearance settings, and to scene context menu.
- Added offset for heirarchy indicators.
2.4.1
- Fixed issue where scenes flagged to not open automatically with a collection, would still open.
- Fixed issue where scene callback cache would not be invalidated.
- Fixed additive collections closing scenes from non-additive open collection.
- Fixed issue where collection re-order would stop working in some later version of unity 6.
2.4.2
ASM 2.4.2
https://github.com/Lazy-Solutions/AdvancedSceneManager/releases
2.4.2
- Added toggles for heirarchy indicators to appearance settings, and to scene context menu.
- Added offset for heirarchy indicators.
2.4.1
- Fixed issue where scenes flagged to not open automatically with a collection, would still open.
- Fixed issue where scene callback cache would not be invalidated.
- Fixed additive collections closing scenes from non-additive open collection.
- Fixed issue where collection re-order would stop working in some later version of unity 6.
2.4.1
ASM 2.4.1
https://github.com/Lazy-Solutions/AdvancedSceneManager/releases
2.4.1
- Fixed issue where scenes flagged to not open automatically with a collection, would still open.
- Fixed issue where scene callback cache would not be invalidated.
- Fixed additive collections closing scenes from non-additive open collection.
- Fixed issue where collection re-order would stop working in some later version of unity 6.