I just created an app with Magic Leap. I created a script where different buttons would lead to different situations. On the inspector of the script, there is a bunch of text boxes where you can change how the game is presented. However, I am unable to edit the text. I keep trying to click and highlight on a certain text, but it either doesn’t highlight or it highlights a different textbox with the same words. I’ve tried asking for help, but they said they didn’t know and it’s probably Unity that’s causing the trouble. I tried updating the version, and restarting Unity, but it doesn’t seem to work. If you guys have a solution, that would be great!
Please post your code here using code tags (here is how you can do it: https://discussions.unity.com/t/481379 ), also a screenshot (you can upload images clicking the “Upload a File” button in the lower-right corner of the post editor) would be great about the problem. We don’t like to download stuff from the internet from unknown sources, especially not executing application.
With that said, certain Unity versions (I don’t remember which ones, it was a long time ago) contain an error where the inspector became unreliable if you had a lot of properties in one script (maybe 30+ or something).
But we can diagnose your problem if you provide the code and the screenshot.