Search Issue Tracker
Fixed in 5.0.0-pre.10
Votes
0
Found in [Package]
5.0.0-pre.7
Issue ID
1296428
Regression
Yes
[ProBuilder] ArgumentNullException thrown on creating prefab of New Poly Shape object
How to reproduce:
1. Create a new project
2. Window > Package Manager >ProBuilder > Install
3. Tools > ProBuilder > ProBuilder Window
4. Create a New Poly Shape
5. Drag and drop Polyshape object to the Project window to turn it into a Prefab
Expected Result: No errors are thrown and a Polyshape Prefab is created
Actual Result: ArgumentNullException is thrown when Polyshape Prefab is created
Reproducible with: 2021.1.0a1(4.4.0), 2021.1.0a8(5.0.0-pre.7)
Not reproducible with: 2018.4.31f1(4.4.0), 2019.4.20f1(4.4.0, 5.0.0-pre.7), 2020.2.3f1(4.4.0, 5.0.0-pre.7)
Notes:
1. Occurring on Windows 10 & Mac 10.15.
Stack trace:
ArgumentNullException: Value cannot be null.
Parameter name: key
System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) (at <9577ac7a62ef43179789031239ba8798>:0)
System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) (at <9577ac7a62ef43179789031239ba8798>:0)
UnityEditor.EditorTools.EditorToolUtility.GetIcon (System.Type editorToolType) (at <5bcc5242f4ee487aa687ca1377112811>:0)
UnityEditor.Toolbars.LastCustomToolButton.UpdateContent () (at <b1e0fe3c31bd4291b482ea3bf8ed412c>:0)
UnityEditor.Toolbars.LastCustomToolButton.OnSelectionChanged () (at <b1e0fe3c31bd4291b482ea3bf8ed412c>:0)
UnityEditor.Selection.Internal_CallSelectionChanged () (at <5bcc5242f4ee487aa687ca1377112811>:0)
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
- Editor crashes when specifying BuildOptions.DetailedBuildReport and building a player with a lot of assets
- Crash on UndoManager::Undo when undoing SpriteAtlas Compression value changes
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
Resolution Note (fix version 5.0.0-pre.10):
Fixed in ProBuilder 5.0.0-pre.10 which is available in Unity 2019.4 and above
PR - https://github.com/Unity-Technologies/com.unity.probuilder/pull/359/commits/15ec391653f6514ae5a927b34d5f5e8ff1fea1f7