Search Issue Tracker
By Design
Votes
0
Found in
2019.3
2019.4
2019.4.0f1
2020.1
2020.2
Issue ID
1258101
Regression
No
Text is displayed as black squares in Scene view in a specific project
Steps to reproduce:
1. Open user's attached project "IdleBeach.zip"
2. Open "SampleScene"
3. Notice that Text in the Canvas is displayed in black squares
Expected results: Text is displayed as Text in the Scene view
Actual results: Text is displayed in black squares
Reproducible with: 2019.4.2f1, 2020.1.0b14, 2020.2.0a15
Unable to test with: 2018.4 due to project braking
Note: The Game view displays letters as expected
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
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
- Inconsistent value calculations between Operating Systems when casting rigidbody.transform.localScale = Vector3.zero
- Last Prefab changes are reverted when tests on EditMode are executed while Prefab mode is open
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
Resolution Note:
Scene shading mode is set to Wireframe. Switch it to Shaded and text will be rendered as expected.