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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment