Search Issue Tracker
By Design
Votes
0
Found in [Package]
4.4.0
Issue ID
1272058
Regression
No
[ProBuilder] Created objects are instantly susceptible to repairing when using Merge Objects tool
How to reproduce:
1. Open the attached "ProBuilder Merge Issues" project
2. Open the "SampleScene" Scene from Assets > Scenes folder
3. Select "Cube" and "Cube (Flipped Normals)" GameObjects from the Hierarchy window
4. Merge Objects by clicking Tools > ProBuilder > Object > Merge Objects
5. Select a face of the resulting cube and move it around with the Face Selection tool
6. Click Tools > ProBuilder > Repair > Rebuild Shared Indexes cache
7. Repeat step 5
Expected result: the object doesn't need repairing upon creation and the behavior is identical before and after repairing
Actual result: the object created after merging is instantly susceptible to repairing
Reproducible with: 3.0.0 (2018.4.26f1), 3.10.1 (2018.4.26f1), 4.0.2 (2020.2.0a21), 4.3.1 (2020.2.0a21), 4.4.0 (2018.4.26f1, 2019.4.9f1, 2020.1.3f1, 2020.2.0a21)
Notes:
-In step 3 the cubes are identical apart from normals but that doesn't affect the reproduction of this issue, normals are flipped only for demonstration purposes
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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note:
By design