Search Issue Tracker
Fixed in 1ec8c291a70f
Votes
0
Found in [Package]
4.1.0
Issue ID
1171916
Regression
Yes
[Probuilder] disappears from the package manager list when the package is removed once its sample project is deleted
Probuilder disappears from the package manager list as it does not compile when the package is removed once its sample project is imported and deleted. It is not available even after resetting the packages to default. Refer the attached video
Steps to reproduce:
1) Create a new project
2) Window > Package Manager
3) Install Probuilder package
4) Import Runtime sample
5) Delete runtime sample from project
6) Remove Probuilder package
Actual result: Probuilder disappears from the "All packages" list in package manager.
Expected result: Probuilder is present in "All packages" list in package manager.
Occurring in: 2019.3.0a11, 2019.3.0a10
Not reproducible in: 2019.3.0a9
Environment: Occurs on Windows. On Mac, there's an error while removing probuilder package and the user is unable to remove the package.
Stack trace:
Microsoft (R) Visual C# Compiler version 2.9.1.65535 (9d34608e)
Copyright (C) Microsoft Corporation. All rights reserved.
error CS2001: Source file 'F:\Delete\2019.3.0a11 new\Assets\Samples\ProBuilder\4.1.0\Runtime Examples\Convert Mesh to Editable\MakePrimitiveEditable.cs' could not be found.
error CS2001: Source file 'F:\Delete\2019.3.0a11 new\Assets\Samples\ProBuilder\4.1.0\Runtime Examples\Icosphere FFT\Scripts\IcoBumpin.cs' could not be found.
error CS2001: Source file 'F:\Delete\2019.3.0a11 new\Assets\Samples\ProBuilder\4.1.0\Runtime Examples\Icosphere FFT\Scripts\CameraControls.cs' could not be found.
error CS2001: Source file 'F:\Delete\2019.3.0a11 new\Assets\Samples\ProBuilder\4.1.0\Runtime Examples\Runtime Editing\Scripts\CameraMotion.cs' could not be found.
error CS2001: Source file 'F:\Delete\2019.3.0a11 new\Assets\Samples\ProBuilder\4.1.0\Runtime Examples\Misc\HueCube.cs' could not be found.
error CS2001: Source file 'F:\Delete\2019.3.0a11 new\Assets\Samples\ProBuilder\4.1.0\Runtime Examples\Runtime Editing\Scripts\MeshEditor.cs' could not be found.
error CS2001: Source file 'F:\Delete\2019.3.0a11 new\Assets\Samples\ProBuilder\4.1.0\Runtime Examples\Runtime Editing\Scripts\Handles.cs' could not be found.
error CS2001: Source file 'F:\Delete\2019.3.0a11 new\Assets\Samples\ProBuilder\4.1.0\Runtime Examples\Runtime Editing\Scripts\SimpleGrid.cs' could not be found.
error CS2001: Source file 'F:\Delete\2019.3.0a11 new\Assets\Samples\ProBuilder\4.1.0\Runtime Examples\Misc\CreatePolyShape.cs' could not be found.
error CS2001: Source file 'F:\Delete\2019.3.0a11 new\Assets\Samples\ProBuilder\4.1.0\Runtime Examples\Vertex Colors\HighlightNearestFace.cs' could not be found.
error CS2001: Source file 'F:\Delete\2019.3.0a11 new\Assets\Samples\ProBuilder\4.1.0\Runtime Examples\Runtime Editing\Scripts\Selection.cs' could not be found.
error CS2001: Source file 'F:\Delete\2019.3.0a11 new\Assets\Samples\ProBuilder\4.1.0\Runtime Examples\Procedural Mesh\ExtrudeRandomEdges.cs' could not be found.
error CS2001: Source file 'F:\Delete\2019.3.0a11 new\Assets\Samples\ProBuilder\4.1.0\Runtime Examples\Runtime Editing\Scripts\Utility.cs' could not be found.
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 1ec8c291a70f):
Closing in favor of a generalized ticket for all packages