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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
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