Search Issue Tracker
Fixed
Fixed in 1.1.X
Votes
0
Found in [Package]
1.1.8
Issue ID
POLBR-24
Regression
Yes
PolyBrush Texture brush paints incorrectly along the borders of a mesh when painting textures on multiple GameObjects
How to reproduce:
1. Open the “Delete.zip“ Project
2. Open the “SampleScene“
3. Open the PolyBrush Window (Tools > PolyBrush > PolyBrush Window)
4. Select the last mode (“Texture“ mode)
5. Select the 4 Plane GameObjects in the Scene view or the Hierarchy
6. Select the “Brush Tool“
7. Paint any of the provided textures on the Planes
8. Observe the Scene view
Expected result: Textures are painted correctly
Actual result: Along the sides of each plane, the textures are painted incorrectly
Reproducible in: 1.1.8 (2021.3.44f1, 2022.3.49f1, 6000.0.20f1)
Not reproducible in: 1.1.6 (2021.3.44f1, 2022.3.49f1, 6000.0.20f1)
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Resolution Note (fix version 1.1.X):
Fixed an issue where the texture brush painted incorrectly along the borders of a mesh when applying textures to multiple GameObjects