I just upgraded from Unity 2022.3.16 -> 2022.3.19, and I’m no longer able to edit a NodeCanvas (or FlowCanvas) “Canvas” tab that’s been maximized.
When the Canvas tab is not maximized, everything works fine — I’m able to select and edit the nodes in my canvas:
But when I double click the Canvas tab (or the Canvas itself) to maximize it, I’m no longer able to select nodes, interact with the Blackboard Variables UI, or use any of the menus at the top of the Canvas view (File, Edit, Prefs, Select Owner, Select Graph, etc). Mouse-over events seem to be working fine (the menus hilite as I mouse over them), but clicks are not responded to.
If I revert back to Unity 2022.3.16, the problem goes away. (I haven’t tried 2022.3.17 or 2022.3.18, so the regression may have happened in one of those releases.)
Hello, I can confirm that this is the case. This is very odd and seems a regression in Unity release. I will try to make a very simple reproduction (non-NodeCanvas) and send them a bug report.