Editor Console Pro

Editor Console Pro is a powerful replacement for Unity's editor console.


As seen in:


Part of the 2017 Unity Mobile Essentials Pack!


Must-Have Unity Plugins [Gamasutra]


Unity Plugins Used While Developing Punch Club [Gamasutra]



Using Console Pro you can:



- Use a search field to filter all entries by text, file name, class, GameObject name on the fly.


- Search and filter using Regular Expressions.


- Create custom filter groups with their own colors, icons, and toggle buttons, instead of just the default Logs, Warnings, and Errors.


- See the source code surrounding each method call in the stack, allowing you to see and jump to the code around the log.


- Open your code editor to any method or line in a log's stack by clicking on it, rather than just to the Debug.Log call.


- Easily see a log entry's file name, namespace, GameObject name, and class in columns.


- Ignore logs you never want to see again.


- Ignore custom Debug.Log classes in the stack, so double clicking never takes you to the wrong code.


- Watch variables without spam using special logs that collapse even though they have different content.


- Use remote logging to get logs and stacktraces off of a standalone build or a phone/tablet build.


- Parse Editor.log or other log files as if they were the current logs


- Colorize the entire log line so you can quickly see different log types.


- Use custom fonts and colors.


- Copy full logs and stack traces to the clipboard with one click.


- Export the entire console output to a txt file, including stack traces.


- Override Unity's status bar click.


Overview and tutorial video

Release Notes

3.981:

  • Fix for CPU usage bug affecting some users
  • Overhauled remote logging with better UI, updated networking library, and faster streaming

3.980:

  • Fix for status bar flickering to half size on certain setups
  • Fix for regression in 3.979 on parsing stacks
  • Status bar can have the logs background color
  • Quick button to copy to clipboard all compiler errors with their stacks when in compiler error state

3.979:

  • Fix for log text doubling up when there's no stack
  • Fix for custom filter preferences being crazy slow in some projects
  • Fix for regression on filter colors
  • Fix for long logs causing stack to be cut off at bottom
  • Fix output separator not showing up, much more obvious where to resize stack
  • Right align toolbar buttons when wrapped
  • Greatly sped up searching and refresh
  • Always use full file path in searches

Basic Information
Latest Version
3.981 (14 Jan 2026)
Publisher
FlyingWorm
Category
Tools/Utilities
Size
1.0 MB
Price
€27.6
Asset Rating
(449)
Extended Information
Unity Versions
2021.3.0
Render Pipelines
BIRP URP HDRP
State
Published