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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
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.