Skip to content

Commit e46f688

Browse files
committed
Fix font missing
1 parent f4d9386 commit e46f688

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

Assets/SharedAssets/Benchmark/BenchmarkUI.uss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
.Root {
2-
-unity-font-definition: initial;
3-
-unity-font: url('project://database/Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Fonts/PerfectDOSVGA437.ttf?fileID=12800000&guid=74a5091d8707f334b9a5c31ef71a64ba&type=3#PerfectDOSVGA437');
2+
-unity-font: url("project://database/Assets/SharedAssets/PerfectDOSVGA437.ttf?fileID=12800000&guid=4072985865193416faf745a2c95bb006&type=3#PerfectDOSVGA437");
43
-unity-font-style: normal;
54
color: rgb(255, 255, 255);
65
font-size: 16px;
79.3 KB
Binary file not shown.

Assets/SharedAssets/PerfectDOSVGA437.ttf.meta

Lines changed: 21 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)