Console Tiny is a powerful replacement for Unity's editor console.
- Text Search Filter
- Multi-line Display
- Colored Callstacks
- Callstack Navigation
- Custom Filters
- DLL Support
- Lua Support
- Wrapper Support
- Unity 5.x
- Unity 2017.x
UnityPackageManager\manifest.json
- Unity 2018.x (or later)
Packages\manifest.json
manifest.json
file add line:
"com.wuhuan.consoletiny": "file:../PackagesCustom/com.wuhuan.consoletiny"
Open window: Ctrl+Shift+T
(Linux/Windows) or Cmd+Shift+T
(OS X).
MIT