Björn Ritzl
Björn Ritzl
@Jugibur how can someone reproduce the problem? I tried running this project as-is but did not have any issues.
> **Here the described error Graphic ERROR: 0:21 occurs:** > /examples/input/4dir_move/4dir_move.collection I'm not getting the same error. Are you using Windows, macOS or Linux? Is it crashing when running Project->Build...
And this is a problem only with this project, or with others too?
Are you testing this on a retina-like screen (scaling factor > 1)?
> Just tested with master and it's working fine... Latest commit on master works but not the tagged release?
> Yes, but I will test things again to be sure. Have you had time to re-test this?
Hard to say what's wrong. If you can share ([email protected]) your project or a sample project showing this problem I'd be happy to take a look.
I took a very quick look and it seems to happen when using a Retina screen (which explains the x2 size). I have not figured out a solution yet.
An alternative approach would be to use the Orthographic camera with a fixed zoom. This way you get mouse input and everything else working out of the box. Here's an...
I have considered it, but I'm hesitant to add it. I'm not sure if it is ready or not. Have you used it yourself? Do you have any feedback?