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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
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