Right click is not working anywhere in the Defold Editor.
I started following the Side Scroller Tutorial. It tells me to add a Sprite Component by right clicking on the root of the Outline. Nothing happens. Nothing happens when I right-click on the Assets view or anywhere else.
Searching the forum, I don’t see anyone mentioning this issue. Is it a known problem?
I’m using Defold 1.2.168 on a MacBook running Mojave 10.14.6. Right click is working fine in every other program.
Same here. Mouse right click stopped working after I updated Defold from within the editor. It looks like it is because of the latest update. To solve the problem for now, I downloaded the version from the main website and installed it again, I won’t be clicking on the update until they have a build that fixes the mouse right click issue.
Looks like you are right. I guess I’ll go and download an older version.
[build]
version = 1.2.168
editor_sha1 = 391d341ed522bcabdeb6b7eaa37151c0ac68d534
engine_sha1 = e22f6d2f81e7c53ebcbfefe703ff22ce5da252c0
time = 2020-05-21T20:47:46.737878
channel = editor-alpha
The latest release shown in github is https://github.com/defold/defold/releases and it was published on April 20th. I hope we didn’t download a compromised code. If anyone from the Defold team can shed light on this, that would be great.
This is the version that is working for me and oeloeloel . If you see the small blue link at the bottom right that says ‘Update Available’. If you download that update, it won’t work.
Sure, we can see all commits and all branches. The thing that I am trying to figure out is what build resulted in this update. Maybe if we look at some of the Github actions in the repo.