Search Issue Tracker
Fixed in > 1.1.2
Votes
0
Found in [Package]
1.1.0-pre.1
Issue ID
1325318
Regression
No
[PolyBrush] Collider Mesh of a Prefab gets reset after undoing Sculpting on Mesh
How to reproduce:
1. Open the attached '1325318.zip' project
2. Open 'SampleScene'
3. In the Hierarchy select the Plane
4. Open Tools > PolyBrush > Polybursh window
5. In the Polybrush window select the 'Sculpt on meshes' tab
6. Perform some sculpting on the Plane
7. Perform some more sculpting on the Plane
8. Undo the changes (ctrl + z)
9. Observe the Inspector
Expected result: The Mesh of the Mesh Collider is set to PolybrushMesh
Actual result: The Mesh of the Mesh Collider is set to Plane
Reproducible with: Polybrush 1.0.0 (2018.4.33f1, 2019.4.23f1, 2020.2.7f1, 2020.3.3f1), 1.1.0-pre.1 (2019.4.23f1, 2020.2.7f1, 2020.3.3f1, 2021.1.1f1, 2021.2.0a11)
Note:
- The issue doesn't reproduce with non-prefab GameObjects
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
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
- Root motion is not reapplied when transitioning from an animation without root motion to an animation with root motion
Resolution Note (fix version > 1.1.2):
https://github.com/Unity-Technologies/polybrush/pull/166