Search Issue Tracker
Fixed
Fixed in 1.1.X
Votes
0
Found in [Package]
1.1.8
Issue ID
POLBR-25
Regression
Yes
PolyBrush Texture list disappears when the PolyBrush brush gizmo is not present on any GameObject in the Scene view and Mouse is dragged to select another Texture
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. Drag the Mouse over and out of the bounds of the 4 Plane GameObjects in the Scene view
8. Observe the Texture List in PolyBrush Window
Expected result: The list does not disappear
Actual result: The list disappears
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
Note: If the Mouse is dragged fast enough for the Scene view to not update the brush gizmo, the list will remain visible
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note (fix version 1.1.X):
Fixed an issue where the texture list would disappear.