Skip to content
This repository was archived by the owner on Sep 17, 2022. It is now read-only.

Commit ac847d1

Browse files
committed
Small UI fixes and Bug fixes related to fonts
-Change Font asset becuase of a bug where when a cube is rendered in ARStage, the very same font is used in many Textmesh pro UI's and the preset is lost when u go back to the menu screens using. So basically they disappear when u go back to these screens. Issue is with unity itself. Refer to this for more clarity- https://forum.unity.com/threads/textmesh-pro-disappear-during-gameplay.537020/ Had to create a separate font preset for fixing this issue for cube -AR UI fixes where the UI was overlapping the states counter text -Added To the Glacialindifference font style bold so that whenever we are bolding any text of this font it uses the Glacialindifference-bold font style instead of the one Unity does bold on an regular font styles.
1 parent f229cc1 commit ac847d1

14 files changed

+1951
-71
lines changed

Assets/Fonts/GlacialIndifference-Bold SDF.asset

Lines changed: 791 additions & 0 deletions
Large diffs are not rendered by default.

Assets/Fonts/GlacialIndifference-Bold SDF.asset.meta

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

Assets/Fonts/GlacialIndifference-Italic SDF.asset

Lines changed: 405 additions & 0 deletions
Large diffs are not rendered by default.

Assets/Fonts/GlacialIndifference-Italic SDF.asset.meta

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

Assets/Fonts/GlacialIndifference-Regular SDF.asset

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1835,6 +1835,7 @@ MonoBehaviour:
18351835
- {fileID: -7403413597509130127}
18361836
m_AtlasTextureIndex: 0
18371837
m_IsMultiAtlasTexturesEnabled: 0
1838+
m_ClearDynamicDataOnBuild: 0
18381839
m_UsedGlyphRects:
18391840
- m_X: 0
18401841
m_Y: 0
@@ -2551,8 +2552,8 @@ MonoBehaviour:
25512552
italicTypeface: {fileID: 0}
25522553
- regularTypeface: {fileID: 0}
25532554
italicTypeface: {fileID: 0}
2554-
- regularTypeface: {fileID: 0}
2555-
italicTypeface: {fileID: 0}
2555+
- regularTypeface: {fileID: 11400000, guid: 5d9f3cd756810c446afeea3fee02c80b, type: 2}
2556+
italicTypeface: {fileID: 11400000, guid: 5d9f3cd756810c446afeea3fee02c80b, type: 2}
25562557
- regularTypeface: {fileID: 0}
25572558
italicTypeface: {fileID: 0}
25582559
- regularTypeface: {fileID: 0}

0 commit comments

Comments
 (0)