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
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
Resolution Note:
Scene shading mode is set to Wireframe. Switch it to Shaded and text will be rendered as expected.