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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
smackme
Oct 30, 2024 06:21
While this is being fixed, is there a suggested way to clear the console manually?