Search Issue Tracker
Fixed
Fixed in 2022.3.52f1, 6000.0.26f1, 6000.1.0a3, 7000.0.0a7
Votes
3
Found in
2022.3.31f1
6000.0.4f1
6000.1.0a1
7000.0.0a1
Issue ID
UUM-73031
Regression
Yes
The Console window is not cleared when scripts are recompiled and the "Clear on Recompile" option is enabled
How to reproduce:
1. Open the attached “console_recompile_issue” project
2. From the menu bar, select “Test → Message Console”
3. Ensure that the Console’s “Clear on Recompile” option is enabled (Clear → Clear on Recompile)
4. Open the “MessageConsole” script
5. Add a line break anywhere in the script
6. Save the script (CTRL+S)
7. Observe the Console window
Expected result: The Console window is cleared upon recompilation
Actual result: The Console window is not cleared upon recompilation
Reproducible in: 2022.2.0a12, 2022.3.31f1, 6000.0.4f1
Not reproducible in: 2021.3.39f1, 2022.2.0a11
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu
- Inconsistency in capitalisation and styling across various nodes and block in VFX Graph
- Package Manager Select all keyboard shortcut selects all packages even if they’re not visible to the user when the Package Manager has no search results and the shortcut is pressed
smackme
Oct 30, 2024 06:21
While this is being fixed, is there a suggested way to clear the console manually?