Fixed issue, where scenes could be valid, but not loaded and still crash Unity Editor when accessing path

This commit is contained in:
Anders Ejlersen 2025-12-17 20:29:44 +01:00
parent d34a50767b
commit 230a976a52
4 changed files with 16 additions and 4 deletions

View file

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