Search Issue Tracker
Fixed
Fixed in 2020.3.41f1
Votes
0
Found in
2020.3.34f1
Issue ID
UUM-2226
Regression
No
[Backport] [Previews] Prefab preview is not updating when change Material color
this bug happens on 2020.3 and 2021.1,
in 2021.2 and 2022.1 it is fixed.
Reimporting Prefab or Prefab +Material doesn't update the preview, also restarting Editor doesn't update it. The only thing that updates preview to proper Material color is Reimport All.
How can we reproduce it
1 Create new 3D project
2 In scene create Cube and drag and drop it to Project Browser to get a Prefab
3 In Project Browser create new Material
4 Assign created Material to the Cube Prefab
5 Change Material color
6 Save by pressing Ctrl+S and observe Prefab's preview
7 Change Material color again
8 Save by pressing Ctrl+S and observe Prefab's preview
Actual results: on Step 8 and sometimes on Step 6 the Prefab's preview is not updated with Material color
Expected results: both on Step 8 and Step 6 the Prefab's preview should be updated with Material color
Reproduces on: 2020.2.0f1, 2020.3.0f1, 2020.3.19f1, 2020.3.20f1, 2021.1.21f1, 2021.1.25f1, 2021.2.0a4,
Not reproduces: 2021.2.0a5, 2021.2.0a7, 2021.2.0a9, 2021.2.0b2, 2022.1.0a12
so it was fixed by some change that landed in 2021.2.0a5,
and since 2020.3 is LTS we should backport that fix
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment