Search Issue Tracker
Fixed
Fixed in 2022.3.65f1, 6000.0.54f1, 6000.1.13f1, 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
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
- Video framerate is not restored when trying to raise it after lowering it to 10 FPS
- WebGPU: CreateRenderPipeline errors with ShaderVariantCollection warmup
Add comment