Daniel Cravens
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Daniel Cravens created a post, How to set default port for debugger custom player
I use a custom player to debug a unity process frequently. I always uses the port 55555. The default value in the dialog is 0. Is there a way to set the default to 55555? -
Daniel Cravens created a post, "Didn't find associated module for breakpoint"
I've been debuging using 'attach to unity player' without a problem. Rider hits breakpoints without error. However, I need to be able to move the my dll (i.e. the one I wrote and compiled with Rid...