Skip to content

When working with 2d canvas navigate to Bookmark throw error #3

@timurproko-archive

Description

@timurproko-archive

I am trying to use the plugin with the 2d canvas
When navigating to saved bookmark with shortcut key I am getting an error in console that looks like:

SceneView rotation is fixed to identity when in 2D mode. This will be an error in future versions of Unity.
UnityEditor.SceneView:set_rotation (UnityEngine.Quaternion)
SceneViewBookmarks.SceneViewBookmarkManager:MoveToBookmark (int) (at ./Library/PackageCache/com.matthewminer.sceneviewbookmarks/Editor/SceneViewBookmarkManager.cs:32)
SceneViewBookmarks.SceneViewBookmarkMenus:MoveToBookmark1 () (at ./Library/PackageCache/com.matthewminer.sceneviewbookmarks/Editor/SceneViewBookmarkMenus.cs:8)
UnityEditor.EditorApplication:Internal_CallGlobalEventHandler ()

Steps to reproduce:

  1. install plugin using Package Manager
  2. Open 2d project
    1. Enable 2d view
  3. Save Bookmark
  4. Load Bookmark
    1. Observe error message in console

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions