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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
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.