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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment