Search Issue Tracker
In Progress
Fix In Review for 2022.3.X, 6000.1.X
Fixed in 6000.0.54f1, 6000.2.0b10, 6000.3.0a2
Votes
1
Found in
2022.3.62f1
6000.0.51f1
6000.1.7f1
6000.2.0b5
Issue ID
UUM-109718
Regression
No
Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open Build Profiles (File > Build Profiles)
3. Build and run the “/Assets/SampleScene.unity”
4. In Player, click the Button with text “DO ERROR“
5. Observe that the Console appears and an Error is printed
6. Click the Checkbox with text “UNITY DEBUG CONSOLE“
7. Observe that the text at the top left changes to “console disabled“
8. Repeat steps 6 and 4
Expected result: Console exists with an Error logged in it
Actual result: Console is not present
Reproducible with: 2022.3.62f1, 6000.0.51f1, 6000.1.7f1, 6000.2.0b5
Reproducible on:
Windows Standalone Player
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
- [Android] Permission window is not shown when using a Build App Bundle (Google Play) with Minify set to Release
Add comment