When mouse hover over a visual element in Odin Editor Window scrolling doesn't work.

Issue #997 resolved
Ernest Suryś created an issue

1. What happened?

In Odin Editor Window if user hovers over the a Visual Element, the scroll wheel will not scroll the editor content.

This issue is not present if the `Item` editor is drawn inside the Inspector Window. (i.e., Select \"Item\" in the project browser and try to scroll inside the inspector window)

2. How can we reproduce it?

  1. Import the the repro project attached.
  2. Open the Odin editor window using the "Tools/BugRepro/Scrolling over VE" menu action
  3. Try to scroll the window when mouse hover over the gray box

Expected result

user can scroll the content of the editor normally

4. What version of Unity are you using?

Unity 6000.0.5

5. What version of Odin are you using? (See "Tools > Odin Inspector > About")

3.3.1.3

6. Do you have Editor Only mode enabled?

No

7. What operating system are you on?

MacOS Sonoma 14.5

In my workflow I’m affected quite a bit since almost the entire editor is drawn inside the VisualElement Property Drawer (example below)

Comments (1)

  1. Log in to comment