Search Issue Tracker
Duplicate
Votes
1
Found in
2020.3.48f1
2021.3.24f1
2022.2.18f1
2023.1.0b15
2023.2.0a13
Issue ID
UUM-35106
Regression
No
[UI Toolkit] getting warnings when the USS file gets auto-added to the font-definition entry
Reproduction steps:
1. Create a new Project
2. Import attached “uss_file“
3. Observe the Console window
Expected result: No errors are seen in the Console window and the USS file is not auto-added to the font-definition entry
Actual result: Warning “Assets/IN-39670_Ayna_Runtime_Styles_VS.uss (line 298): warning: Expected (<resource> | <url>) but found 'none'“ is seen
Reproducible with: 2020.3.48f1, 2021.3.24f1, 2022.2.18f1, 2023.1.0b15, 2023.2.0a13
Reproduced on: Windows 10 Enterprise 21H2
Notes:
- The USS file gets auto-added to the font-definition entry
- 2020.3.48f1 shows unknown property warnings instead of the “Assets/IN-39670_Ayna_Runtime_Styles_VS.uss (line 298): warning: Expected (<resource> | <url>) but found ‘none'“, but I assume it’s because USS file is auto-added to the font-definition entry so marked this version as reproducible
-
Resolution Note:
The issue was resolved and backported to 2021.3 version. Updating to a more recent version of the editor might be required to access the fix.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-16426
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #UUM-16426