Can't click on anything within ChroMapper
ericswpark opened this issue · 4 comments
ChroMapper version
What version of ChroMapper are you running? It can be seen by pressing Escape
in the Editor, or on the bottom right of the Options menu. If you clone and built ChroMapper from the source, what commit did you clone from?
Development Build
Describe the Issue
Type a clear and concise description of what the problem is.
I can't click on any of the dialogs or buttons within ChroMapper.
At one point I managed to get past the "Discord RPC has encountered an error" dialog by using the tab and enter keys, but that didn't work for the "First Time Setup" dialog right behind it. I couldn't capture it in the repro video below (it didn't work).
Provide Screenshots or Videos
Providing screenshots and videos (especially if you are encountering an error message) will help a lot to helping us debug the issue.
Screen.Recording.2023-12-21.at.11.30.22.AM-HD.1080p.-.Compressed.mov
If the Development Console is open and showing errors, PLEASE click on the specific error to open the Stack Trace. The "Stack Trace" is the exact location in ChroMapper's code that caused the error, and how it was executed. Providing the Stack Trace with your bug report will allow us to immediately find and fix the problem.
Steps to Reproduce
Describe the exact steps which reproduce the problem in as many details as possible.
- Launch ChroMapper
- Observe bug
Expected Behavior
What did you expect to happen? How did this differ from what actually happened?
Items should be clickable within ChroMapper
Additional Context
Add any other context about the problem here.
I'm running macOS Sonoma 14.2.1 (23C71).
Seeing this same issue, only since updating to the latest mac version, 14.2.1
CML version is 0.9.661
Having the same issue, latest version, macOS 14.3.1, CML 1.13
We've been making fixes to ChroMapper on Apple Silicon as we go. You can try manually switching to the Development channel and downloading our latest fixes.
Unfortunately, none of the ChroMapper developers have an Apple Silicon device to thoroughly debug and solve issues with. We're primarily Windows developers hoping that Unity is stable enough to Just Work™️ on Apple Silicon.
EDIT: We don't have any Intel based Apple devices either. Sorry about that, too.
Fixed with #524