Search Issue Tracker
Active
Votes
0
Found in
2019.4
2020.3
2020.3.27f1
2021.3
2022.1
2022.2
Issue ID
1428425
Regression
No
"Font.textureRebuilt" is not invoked when using "Font.RequestCharactersInTexture"
How to reproduce:
1. Open project "UnityBugGetCharactersInTexture.zip"
2. Open "SampleScene" Scene and enter Play Mode
3. Observe the Console window
Expected result: "CALLBACK: OnUnityRebuiltAFont Re-attempting now that font just reloaded = Arial" is logged
Actual result: "CALLBACK: OnUnityRebuiltAFont Re-attempting now that font just reloaded = Arial" is not logged
Reproducible with: 2019.4.39f1, 2020.3.35f1, 2021.3.4f1, 2022.1.4f1, 2022.2.0a16
Reproduced on: macOS 11.6 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment