1 Star 0 Fork 1

Unity Package/Unity-Logs-Viewer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
Editor
Runtime
Editor.meta
README.md
README.md.meta
Runtime.meta
package.json
package.json.meta
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 1.27 KB
一键复制 编辑 原始数据 按行查看 历史
Tdou 提交于 4年前 . Unity

Unity-Logs-Viewer

Please note with new unity you can view device logs on editor console window, check the new attach menu in editor console window.

Using this tool you can easily check your editor console logs inside the game itself! All what you have to do is to make a circle gesture using your mouse (click and drag) or your finger (touch and drag) on the mobile screen to show all these logs!

You can download also from unity asset store https://www.assetstore.unity3d.com/en/#!/content/12047

To setup log viewer do the following

1 - create reporter from menu (Reporter->Create) at first scene your game start.
2 - then set the ” Scrip execution order ” in (Edit -> Project Settings ) of Reporter.cs to be the highest.

Version 1.8

- Add Copy to clipboard.
- Merge Fix for Unity 2019.
- Fix ReporterModificationProcessor is annoying.
- Fix waste ram.

Version 1.7

- Add Save logs button( thanks for Ahmed Shbli ).
- Fix deprecated code for new unity.
- Fix Warnings.
- Fix loading scene from asset bundle error.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/UnityPackage/Unity-Logs-Viewer.git
git@gitee.com:UnityPackage/Unity-Logs-Viewer.git
UnityPackage
Unity-Logs-Viewer
Unity-Logs-Viewer
upm

搜索帮助