Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
446 views
in Technique[技术] by (71.8m points)

unity3d - Oculus Quest testing on MacBook M1. Console debug messages not showing?

I am very new to Unity. I am able to build and run to the quest just fine. However I never see debug messages in the console window. Is this normal? Is the only way to see debug messages to use the PLAY button with the link cable on PC?

Are there solutions so I can see debug messages in the console, or to be able to use the PLAY button on MacOS? I have the new M1. Unity runs great, no issues, just can't see dang debug messages in the console!

Thank you for any help!

question from:https://stackoverflow.com/questions/65927552/oculus-quest-testing-on-macbook-m1-console-debug-messages-not-showing

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

Console logging apps running in Unity logs. If you want to look at your logs from an android device, you should use logcat. You can get it as another unity window from Package Manager. Also, there is a logcat within Android Studio.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...