Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
Issue ID
1120730
Regression
No
ProBuilder meshes created in older versions get corrupted and can't be edited and ProBuilderized
To reproduce:
1. Open attached project
2. Tools > ProBuilder > ProBuilder Window
3. Select the Inside Object (note it's a ProBuilder Mesh)
4. No editing of the ProBuilder Mesh is available with the tools
Reproducible with: 2017.4.21f1, 2018.3.7f1, 2019.1.0b5, 2019.2.0a6
Actual results: ProBuilder mesh is not editable
Expected results: ProBuilder mesh should be editable
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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Resolution Note:
It looks like the component is missing all of it's serialized data. I'm not sure how it could have gotten into this state; I was unable to reproduce it in my testing.
As a workaround, you should be able to:
- Use the "Strip ProBuilder Scripts" action to remove the empty ProBuilderMesh component (this is required, as simply removing the component will also clear the MeshFilter).
- Use "ProBuilderize" to make the mesh editable again.