Search Issue Tracker
Fixed in 1.1.0
Votes
0
Found in [Package]
1.0.2-preview.1
Issue ID
1314249
Regression
Yes
[PolyBrush] Undo for Texture Painting does not remove paint changes
How to reproduce:
1. Open the attached project.
2. Open the Polybrush window.
3. Select texture paint (Texture + wall icon) and start painting the plain in the scene view with textures. (You will have to increase the brush radius)
4. Undo the paint strokes you just applied. (ctrl + z, Edit > Undo)
5. Move the brush in the scene view
Expected results: The paint strokes are undone and are not re-applied when the brush enters Scene window
Actual results: The paint that was removed with Undo is reapplied. It does not seem to be baking the Undo changes.
Reproducible with: 1.0.2-preview.1, 1.0.2(2020.2.4f1, 2021.1.0b7)
Not reproducible with: 1.0.0, 1.0.1(2019.4.18f1, 2020.2.4f1)
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] [UIToolkit] FPS drops/increase in time consumption in the UI Toolkit rendering when adding "style.backgroundColor" and/or "style.backgroundImage" to the VisualElement
- onDisable not always called for SearchProvider
- Build failure errors are cleared in console before you can read them
- Sprite Library Editor contains corrupted and low resolution icons
- [Linux] Players Application window does not update on move when window is changed from full-screen mode
Resolution Note (fix version 1.1.0):
Fixed in PolyBrush 1.1.0 which will be included in the 2020.3 release and above
PR - https://github.com/Unity-Technologies/polybrush/pull/155