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
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
- BRG picking skips BatchDrawCommandProcedural when selecting the GameObject in the scene
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.