Unity使用MonoDevelop进行断点调试

**Unity技术QQ群:484275915,有需要可以加群相互探讨**

最近在开发Unity与蓝牙通信,在获取蓝牙地址和蓝牙名称的时候总是遇到Unity崩溃,一开始以为是多线程没处理好的问题,但是发现当多线程处理妥当之后依然会出现偶尔的崩溃情况,为了确定具体是那一句代码导致的问题,从而进行断点调试,很简单的小方法,在这里记录一下,作为博客的开篇。

目前市面上有两种比较普遍的Unity进行断点调试的方法,其中一种是使用UnityVS,需要下载一个VsTools的插件,嫌麻烦,直接使用的第二种,即用MonoDevelop进行断点调试。本次记录是使用的Unity5.4.0版本

首先打开Unity,点击Edit -> Preferences -> 点开后选择ExternalTool

将编译器转换为MonoDevelop。

打开Mono编辑器之后,通过选择菜单中Run -> AttackToProcess...

然后标记断点,开始运行Unity就可以了。当程序运行到这一行的时候会自动暂停跳到这个脚本这一行代码。

接下来点击一下按钮进行调试:

此为调试过程中每个按钮的大体意思。

在断点调试过程中,Unity运行很卡是正常的事情,小伙伴们不必惊慌,退出调试状态就会好了

 

请看安装说明安装 很难的的工具 1. If you have previously installed UnityVS uninstall it now, run ccleaner to remove any left over files & registry keys and reboot. 2. Run UnityVS 2012.msi to install UnityVS 3. Run "make Dir.bat" as ADMINISTRATOR, if you see any errors then make sure you have admin rights and run it again. 4. Right click "copy rhino.bat" and choose edit to open it in notepad 5. replace PATH_TO_THIS_DIRECTORY with the directory which you extracted the .bat and "Rhino.Licensing.dll" to. You should end up with something that looks like this 'copy "D:\extracted\Rhino.Licensing.dll" "%SystemRoot%\assembly\GAC_MSIL\Rhino.Licensing\1.2.0.0__0b3305902db7183f"' 6. Save the edit .bat and run it as ADMINISTRATOR, if you get any errors check the file again and make sure it saved correctly. 7. Navigate to "C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\Extensions\SyntaxTree\UnityVS" and DELETE the "Rhino.Licensing.dll" File (it should ask you for admin rights to do this) 8. Now move (Cut & paste) the "log4net.dll" file from the current UnityVS Directory to the Visual Studio IDE directory (Go up 3 Directories - "C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE") 9. Launch Visual Studio 2012 (If you get any errors from visual studio at this point or after make sure you've followed every step correctly, if you have uninstall UnityVs, uninstall visual studio 2012, run ccleaner for both temp files and the registry then reboot and start again) 10. It should now prompt you for your key, open up the key.txt extracted earlier and copy the contents into the box, it should now enable the OK button, click that and you're done! 11.If you still have errors after installing the crack try changing "1.2.0.0__0b3305902db7183f" to "1.2.0.0__49e34be443e62e2a" in both the make dir.bat and copy rhino.bat files and run them again.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值