Search Issue Tracker

Won't Fix

Votes

0

Found in [Package]

4.4.0, 4.3.1, 4.0.2

Issue ID

1285073

Regression

No

[ProBuilder] Element under Color Palette in the Vertex Colors window doesn't update until the mouse cursor hovered on it

Package: Probuilder

-

Color Palette changes from Inspector don't update in the Vertex Colors window until the mouse cursor hovered on it, Refer attached video.

Steps to repro:
1. Create a new project.
2. Window > Package Manager > ProBuilder > Install
3. Create a new shape and select it
4. ProBuilder window > Vertex Color
5. Project > ProBuilder Data > Default Color Palette
6. Inspector > Colors > Change the Array size to 10
7. Hover mouse on the Vertex Color window

Actual Result:
Color Palette changes from Inspector doesn't update in the Vertex Color window until the mouse cursor hovers on it.

Expected Result:
Element under Color Palette is updated without mouse cursor hovers on it in the Vertex Color window

Reproducible in:
2021.1.0a1, 2020.2.0b8, 2020.1.10f1, 2019.4.12f1, 2018.4.27f1 with package version 4.4.0, 4.3.1, 4.2.3, 4.1.0, 4.0.2

Environment:
Windows10 and macOS 10.15

  1. Resolution Note:

    This is how windows work, they don't repaint unless it's necessary. In some rare cases like this where there are two windows inspecting the same asset it can be a bit strange to have the lag, but I do not think it is worth forcing repaints to inactive windows to fix.

Add comment

Log in to post comment