Skip to content

Commit 8e38b07

Browse files
svc-reach-platform-supportEvergreen
authored andcommitted
[Port] [6000.0] Fix thread issue with underline
1 parent 9b315e8 commit 8e38b07

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Packages/com.unity.render-pipelines.universal/Tests/Editor/NoLeaksOnEnterLeavePlaymode.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ public IEnumerator NoResourceLeaks()
114114
"Arial Unicode MS - Regular Material",
115115
"Helvetica Neue - Regular Material",
116116
"Inter - Regular Material", // UUM-28555
117+
"Inter - Regular Material + Inter - Semi Bold Atlas", // UUM-28555
117118
"Malgun Gothic - Regular Material",
118119
"Microsoft Sans Serif - Regular Material",
119120
"Microsoft YaHei - Regular Material",
@@ -143,6 +144,7 @@ public IEnumerator NoResourceLeaks()
143144
"Arial Unicode MS - Regular Atlas",
144145
"Helvetica Neue - Regular Atlas",
145146
"Inter - Regular Atlas",
147+
"Inter - Regular Material + Inter - Semi Bold Atlas",
146148
"Malgun Gothic - Regular Atlas",
147149
"Microsoft Sans Serif - Regular Atlas",
148150
"Microsoft YaHei - Regular Atlas",

0 commit comments

Comments
 (0)