Search Issue Tracker
Fixed
Fixed in 6000.6.0a1
Votes
0
Found in
6000.3.9f1
6000.4.0b9
6000.5.0a7
6000.6.0a1
Issue ID
UUM-135897
Regression
Yes
A NullReferenceException error is thrown when a Painter2D path is saved to a VectorImage without setting a fill color
How to reproduce:
1. Open the attached project “IN-135583”
2. In the menu bar, select “Repro → Create VectorImage”
3. Observe the Console
Actual result: “NullReferenceException: Object reference not set to an instance of an object” error is thrown in the Console
Expected result: No errors are thrown in the Console
Reproducible with: 6000.3.0a4, 6000.3.10f1, 6000.4.0b10, 6000.5.0a7
Not reproducible with: 6000.0.68f1, 6000.3.0a3
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Workaround: Setting a fill color before saving the image
Note: Reproduction is inconsistent, with the error message sometimes not appearing on the first attempt
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
This problem was fixed as part of UUM-128715.
Resolution Note (fix version 6000.6.0a1):
This problem was fixed as part of UUM-128715.