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
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
- Memory leak occurs when focused on Player while using Direct3D12
Resolution Note:
Scene shading mode is set to Wireframe. Switch it to Shaded and text will be rendered as expected.