Search Issue Tracker
Fixed
Fixed in 2023.2.19f1, 6000.0.0b15, future release
Votes
0
Found in
2023.2.15f1
6000.0.0b12
Issue ID
UUM-66950
Regression
No
"GUI Error" and "NullReferenceException" errors are logged in the Console when opening the Font Asset Creator window
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/SampleScene” Scene
3. Open the Font Asset Creator window (Window > TextMeshPro > FontAssetCreator)
4. Observe the Console window
Expected result: No errors are logged in the Console
Actual result: Multiple “GUI Error” and “NullReferenceException” errors are logged in the Console
Reproducible with: 2023.2.15f1, 6000.0.0b12
Couldn't test with: 2021.3.36f1, 2022.3.22f1 (multiple “NullReferenceException” errors after importing TextMeshPro package)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: Sometimes the Font Asset Creator window needs to be closed and reopened multiple times for the errors to appear
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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Resolution Note (fix version 6000.0.0b15):
Fixed crash occurring in the FontAssetCreatorWindow
Resolution Note (fix version 2023.2.19f1):
Fixed crash occurring in the FontAssetCreatorWindow