Fixed issue, where fetching scenes would not initially check if the scene was valid before accessing the path

This commit is contained in:
Anders Ejlersen 2025-12-15 19:59:34 +01:00
parent 2bcd3c63af
commit d34a50767b
3 changed files with 8 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "com.module.navigationtool",
"version": "2.0.0",
"version": "2.0.1",
"displayName": "Module.NavigationTool",
"description": "Support for navigation tools, like favorites, history and toolbars",
"unity": "2019.2",