Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.0b8
Issue ID
844968
Regression
No
NullReferenceException when Verify Saving Assets is enabled and game or scene view is undocked
How to reproduce:
1. Open the attached project
2. Undock Game or Scene view
3. Enable verify saving assets (Edit - Preferences -> Verify Saving Assets)
4. Go to Window -> Text Mesh Pro - Font Asset Creator
5. Select Font Source (eg. Bangers)
6. Click on Generate Font Atlas
7. Click on Save textMeshPro font assets
8. When saving asset verification window appears click Save All
Actual Result: Notice NullReferenceException
Expected result: exception is not thrown
Reproducible: 5.3.6p8, 5.4.2p2, 5.5.0b5, 5.5.0b10
5.3, 5.4 versions throw InvalidOperationException and docking game or scene view doesn't solve the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment