Search Issue Tracker
Active
Under Consideration for 1.2.X
Votes
0
Found in [Package]
1.2.1
Issue ID
POLBR-33
Regression
No
“NullReferenceException” error thrown when deleting “Deployment Definition” Asset if “Prefab Palette” Asset is created
Steps to reproduce:
1. Create new Unity project
2. Install Polybrush and Services Tooling packages via Package Manager
3. Right-click in Project window and navigate Create > Polybrush
4. Select and create “Prefab Palette” Asset
5. Right-click in Project window and navigate Create > Services
6. Select and create “Deployment Definition” Asset
7. Once “new_deployment_definition” Asset is created in Project window, delete it
8. Observe the Console window
Actual results: Error is thrown in the Console window “NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Polybrush.PostProcessPrefabs.OnPostprocessAllAssets (System.String[] importedAssets, System.String[] deletedAssets, System.String[] movedAssets, System.String[] movedFromAssetPaths) (at ./Library/PackageCache/com.unity.polybrush@a5500a61e57c/Editor/Utility/PostProcessPrefabs.cs:68)”
Expected results: No errors are thrown in the Console
Reproducible with versions: 1.2.1 (6000.0.62f1, 6000.2.11f1, 6000.3.0b9, 6000.4.0a4)
Tested on (OS): macOS SiliconbTahoe 26.0 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Add comment