Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.25f1
Issue ID
UUM-3549
Regression
No
GUILayout.Box onNormal.TextColor isn't properly initialized when launching the project
How to reproduce:
1. Open the project "NetcodeSamples" in the attached archive "repro_editorwindow.zip" (repro_editorwindow > Projects > NetcodeSamples)
2. Open the scene "NetCube" (Assets/Scenes/NetCube.unity)
3. Open the Multiplayer PlayMode Tools window (Multiplayer > PlayMode Tools)
4. In the Multiplayer PlayMode Tools window, set "Num Thin Clients" to 2
5. Enter Play mode
6. Inspect the box to the right of the "Server DC" button
Expected result: The color of the text displayed in the box is blue
Actual result: The color of the text displayed in the box is black
Reproducible with: 2020.3.25f1-dots
Could not test with: 2019.4.36f1, 2020.3.30f1, 2021.2.14f1, 2022.1.0b10, 2022.2.0a6 (Cannot launch the project)
Note: In step 6, hovering over the box will make the text turn back to blue
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
- Editor Menus text doesn’t update when Switching Editor language back to English
- "Atlas uncompressed. This can be caused by mismatch texture formats." is thrown when Paint Details is selected
- [Linux] Crash on g_type_check_instance_cast when creating a project
- Mouse events are ignored when holding another button down in the Play Mode
- Prefab children's Transform properties are not properly restored when redoing actions with Animation Preview turned on
Resolution Note:
Thank you for reporting this bug. However, we are shifting priority to fixes and features for UI Toolkit and can only address major issues with IMGUI and uGUI. Please convert your editor to UI Toolkit.