Search Issue Tracker
Fixed in 1.1.0-pre.2
Votes
0
Found in [Package]
1.0.2
Issue ID
1275880
Regression
No
[Polybrush] NullReferenceException is thrown when Material Configure button is pressed in the Paint textures on meshes Window
How to reproduce:
1. Open the attached project named "Polybrush.zip"
2. Click Tools -> Polybrush -> Polybrush window
3. Open the SampleScene and select the Plane gameObject
4. Select the "Sculpt on meshes" Tool and do some changes to Plane
5. Select the "Paint textures on meshes" Tool
6. Click "Configure" next to the Material Field
Expected Result: Material configuration does not throw any errors
Actual Result: NullReferenceException is thrown when the Material Configure button is pressed
Reproducible with: 1.0.0, 1.0.1, 1.0.2(2018.4.27f1, 2019.4.10f1, 2020.1.5f1, 2020.2.0b2)
Notes:
1. Occurring on Windows 10 & macOS 10.15
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
- “Convert To Subgraph Operator” option is capitalised incorrectly in VFX Graph
- "Toggle all debug panels" shortcut throws “NullReferenceException: Object reference not set to an instance of an object” error
- Rect Transform values are set to NaN when scaling UI element with centered scaling
- "Local Volumetric Fog" Component's "Inherit from Hierarchy" mode doesn't support negative "Scale" on the "Transform" Component
- BuildPipeline.BuildAssetBundles rebuilds unchanged assets in an AssetBundle when called after relaunching the Editor if these assets were modified and rebuilt in the previous session
Resolution Note (fix version 1.1.0-pre.2):
Fixed in Polybrush 1.1.0-pre.2
PRs:
https://github.com/Unity-Technologies/polybrush/pull/145
https://github.com/Unity-Technologies/polybrush/pull/156