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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
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.