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
- Material Component has two horizontal lines under it when its foldouts are closed
- Some selected Mesh Renderer Materials lead to Assets folder when pinged
- Editor colors appear darkened out when HDR Display Output is enabled
- Default Mesh Renderer Material cannot be found in the Select Material window after removing it from the GameObject
- UI Builder button text disappears in the GameView when the radius of the button is increased in a specific project
smackme
Oct 30, 2024 06:21
While this is being fixed, is there a suggested way to clear the console manually?