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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Add comment