Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
4.1.0
Issue ID
1182870
Regression
No
[ProBuilder] InvalidCastException is thrown when ProBuilder package is reinstalled from the Package Manager
Reinstalling the "ProBuilder" package from "Package Manager" throws InvalidCastException error, Refer attached video.
Steps to repro:
1. Create a new project
2. Window > Package Manager
3. Install "ProBuilder" Package
4. Create a PB cube from the Tools->ProBuilderWindow tool (or use shortcut CTRL+K)
5. Remove "ProBuilder" Package
6. The cube should now display mangenta in the scene view since the shader used doesn't exist anymore
7. Delete the Cube from the hierarchy
8. Re-Install "ProBuilder" Package
Actual Result:
InvalidCastException is thrown in the console.
Expected Result:
Probuilder package is reinstalled without any issues.
Reproducible on: 2019.3.0b2, 2019.2.11f1,2019.1.11f1
Package Version working on 4.0.5 and earlier
Package Version issue found 4.1.0
Error Details:
InvalidCastException: Specified cast is not valid.
UnityEditor.ProBuilder.ProBuilderMeshEditor.OnEnable () (at library/packagecache/com.unity.probuilder@4.1.0/editor/editorcore/probuildermesheditor.cs:57)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Add comment