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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment