Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0f1
2019.2.0a1
2019.3.0a1
2019.3.0a8
Issue ID
1167396
Regression
No
Object Picker Window - Transition between different asset preview sizes is not smooth
When picking assets from the object picker window, the transition between different asset preview sizes is not smooth. When the preview is resized and a different asset preview is needed (e.g. changing from a small icon to large icon), two instances of the asset will be shown in the panel together for a second or so.
1. Open Unity
2. Open the attached project
3. Select the "Sprite" gameobject from the hierarchy
4. In the Sprite Renderer component in the inspector, open the object picker via the Sprite property
5. Highlight any asset and size the asset preview panel up and down
Expected Result:
When the panel transitions between different preview sizes, the old preview disappears immediately and the new one is shown.
Actual Result:
When the panel transitions between different preview sizes, two instances of the asset preview are shown temporarily.
Tested on Windows.
Occurs on 2019.3.0a8, 2019.2.0b7, 2019.1.9f1, 2018.4.3f1, 2017.4.29f1
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note (2019.3.X):
low priority for our team, unlikely to be fixed for the moment.