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
- [Android] Performing hardware comparison using "SAMPLE_TEXTURE2D_SHADOW" results in no shadow being rendered when the GameObject is instantiated manually
- Physics.Raycast fails when a Capsule Collider at a default position is used
- [Silicon] Crash on mono_get_hazardous_pointer when disconnecting Bluetooth Headhpones while in Play Mode
- Switching Project when importing complete project does not import all assets and project opens incomplete
- [Linux] Input.mouseScrollDelta is inconsistent when limiting framerate
Resolution Note:
By design