jblattgerste / TrainAR

An interaction concept & visual scripting-based authoring tool for procedural Mobile (Android & iOS) Augmented Reality trainings.
https://jblattgerste.github.io/TrainAR/
MIT License
21 stars 40 forks source link

Node Editor Full Screen disables node interaction #7

Closed chainke closed 1 week ago

chainke commented 1 month ago

When entering the full screen mode of the node editor via double click, the node editor does not react to interactions anymore. E.g. new transitions or moving nodes is not possible anymore, as well as clicking buttons in the interface. Current solution: Click "TrainAR -> Open TrainAR Editor" to reset the editor windows.

jblattgerste commented 1 week ago

I cannot reproduce this, but as we hook deeply into the Unity Visual Scripting package for this, I expect it's a package or Unity version bug. I updated both.