Search Issue Tracker
Fixed
Fixed in 5.1.X
Votes
3
Found in [Package]
5.0.7
5.1.0
Issue ID
PBLD-75
Regression
No
ProBuilder GameObject becomes transparent when duplicating an empty GameObject with a ProBuilder child and deleting the original
How to reproduce:
1. Open the “ProBuilder_repo.zip“ project
2. Open the “SampleScene“
3. Remove the “Cube (1)“ GameObject
Expected result: “Cube“ remains the same
Actual result: “Cube“ is transparent
Reproducible with: 5.0.7 (2023.1.4f1), 5.1.0 (2021.3.28f1, 2022.3.4f1, 2023.2.0a23)
Reproducible on: Windows 10
Note: Not reproducible in Player
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
- onRemoveCallback is not called when removing an element from the ReoderableList using contextMenu
- Cloud Diagnostics dashboard leads to a "Page not found" page when clicking the "Go to Dashboard" link in Project Settings Cloud Diagnostics tab
- Project Settings Package Manager dropdown button text becomes offcentered when any new package is installed
- iOS Xcode project building fails when the build is appended
- 2D Colliders, attached to a grandchild GameObject, aren't immediately destroyed when destroying the parent GameObjects in FixedUpdate
Resolution Note (fix version 5.1.X):
Fixed a bug where duplicating a GameObject with `ProBuilderMesh` children would not make unique `Mesh` for the duplicates.