Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pojitonov opened this issue Jul 25, 2024 · 0 comments
Open

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

pojitonov opened this issue Jul 25, 2024 · 0 comments

Comments

@pojitonov
Copy link

pojitonov commented Jul 25, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant