Feedback
Debugger displays standard error output as normal output
- Status
- Fixed
- Fixed in
- v26.8.6
- Source discussion
- -
- Last updated
- 2026-08-29
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
During a Desktop debug session, output written with System.ErrorPrint or System.ErrorWrite appears as normal output instead of error output. Each message should still appear exactly once, but Studio should identify standard error so it receives the intended error styling and classification.