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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
smackme
Oct 30, 2024 06:21
While this is being fixed, is there a suggested way to clear the console manually?