Search Issue Tracker
Fixed
Fixed in 1.1.X
Votes
0
Found in [Package]
1.1.3
Issue ID
POLBR-3
Regression
Yes
Polybrush paints textures with the right mouse button when navigating in the Scene view
Reproduction steps:
# Open the user attached project
# Open “SampleScene” scene
# Select “Plane” GameObject in Hierarchy
# Go to Tools → Polybrush → Polybrush Window
# Select the “Paint textures on meshes” tab
# While the brush is over the “Plane” try to rotate the Scene Camera by holding RMB
Expected result: The Plane GameObject is not painted
Actual result: The Plane GameObject is painted
Reproducible with: 1.1.3 (2021.1.0a1, 2021.3.7f1, 2022.1.11f, 2022.1.0b3, 2023.1.0a4)
Not reproducible with: 1.1.2 (2020.3.37f1)
Reproduced on: Windows 10
Note: The bug should be contained in the editor, testing with 2020.3.37 and different package versions shows that the bug is not reproducible at any point
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
- [Linux] Players Application window does not update on move when window is changed from full-screen mode
- [Lost Crypt] Build fails in U6
- Shadows do not change in Scene when changing shadow cascade split value via script
- [Lost Crypt] Readme text is white on light grey in light mode
- Margins of TMP GameObjects become the same when both are selected
Resolution Note:
Fixed in 1.1.4: https://github.com/Unity-Technologies/polybrush/pull/177
Resolution Note (fix version 1.1.X):
Fixed issue causing brushes to paint when navigating the scene using right mouse button.