mandark83 Posted September 12, 2018 Share Posted September 12, 2018 Hi, Can you attach an external debugger to a app on the HTC VIVE vr headset? Any experiences maybe? Trying to debug a UNITY game deployed to headset. Didn't find anything on that topic. Link to comment Share on other sites More sharing options...
ShaneP Posted September 25, 2018 Share Posted September 25, 2018 I have this same question that i need answer of. If anyone is follwing this thread please help us. Thanks in advance. Link to comment Share on other sites More sharing options...
ShaneP Posted September 26, 2018 Share Posted September 26, 2018 I also need help on this topic but no one seems to have any solutions. Thanks for posting this on the forum. Regards, Shane. Link to comment Share on other sites More sharing options...
dario Posted September 27, 2018 Share Posted September 27, 2018 You can attach the debugger, Mono or Visual Studio (more likely VS since Mono is being removed from Unity packaging) from within VS not Unity. In fact you need to attach to Unity from with VS Editor. From VS Editor go to Debug->Attach to Unity as well as Debug->Attach to Process to attach to a specific already running process. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now