Search Issue Tracker
Fixed in 5.0.0-pre.11
Votes
0
Found in [Package]
5.0.0-pre.7
Issue ID
1311258
Regression
Yes
[ProBuilder] Shape's face's Material is reverted to the previous Material when Subdividing that face's edge
How to reproduce:
1. Open the user's attached "PB5_SplitEdgeMaterialIssue" project
2. Open the Scene "SampleScene"
3. In the Hierarchy select the "Cube-copy" GameObject
4. At the top of the Scene view select the "Edge selection" and select an edge of the green face of the cube
5. In the ProBuilder window (Tools->ProBuilder->ProBuilder Window) press on the "Subdivide Edges" to divide the selected edge
Expected results: The green side of the cube stays green
Actual results: The green side of the cube revert back to red
Reproducible with: 5.0.0-pre.7, 5.0.0-pre.10 (2019.4.19f1, 2020.2.3f1, 2021.1.0b5, 2021.2.0a3)
Not reproducible with: 4.5.0 (2019.4.19f1, 2020.2.3f1)
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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Resolution Note (fix version 5.0.0-pre.11):
https://github.com/Unity-Technologies/com.unity.probuilder/pull/369
Fixed in ProBuilder 5.0.1 available in Unity 2019.4.0f1 and above