Search Issue Tracker
Active
Under Consideration for 6000.0.X
Votes
2
Found in
6000.0.21f1
6000.1.0a7
Issue ID
UUM-82686
Regression
No
Changes to Font Atlas Size are not saved when saving the project
Reproduction steps:
1. Open the attached “BugRepro” project
2. In the project window, select “Assets/_Fonts/FallbackFonts/NotoSans-Regular SDF“ Font Asset
3. In the Inspector window, change the Atlas Width parameter to 4096
4. Press “Apply” and save the project (Ctrl+S)
5. In the project window, open the context menu of “NotoSans-Regular SDF“ Font Asset
6. Select the “Show In Explorer“ option
7. In the opened File Explorer, open the selected file using a text editor
8. Find the line containing “AtlasWidth:…” and observe its value
Expected result: The value was changed to 4096
Actual result: The value remains 1024
Reproducible with: 6000.0.21f1
Couldn't test with: 2021.3.44f1, 2022.3.48f1 (Font Asset has missing scripts)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment