1.9.1: Fixed issue, where multiple canvases with the same name would only appear once in the scene picker list

This commit is contained in:
Anders Ejlersen 2023-09-10 12:00:09 +02:00
parent be0dfe529a
commit bc63fbe5c3
3 changed files with 18 additions and 2 deletions

View file

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