Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
5.4.0b4
Issue ID
766724
Regression
No
[ProjectWindow] Asset Store's tab icons flicker when Free and Paid assets are displayed at the same time
Steps to reproduce:
1. Open Unity Editor;
2. Create new project;
3. In the Search field of the Project window type any search request returning lots of Free and Paid assets (for instance, 'Terrain assets');
4. Scroll down to the top of the search results ('Paid Assets' should be displayed);
5. Scroll up until 'Free Assets' assets appear in search window (notice that 'Paid assets' files should be visible too);
6. Observe tab icons.
Actual result:
Tab icons flicker when Free and Paid assets are visible at the same time (see attached gif video). Maybe caused by neverending updates of both asset types, which somehow creates race condition.
Several conditions to reproduce this issue:
- The layout scale of asset store tab icons should be relatively big (70% or bigger);
- Project tab should cover less then 50% of the screen.
Expected result:
Tab icons should not flicker when Free and Paid assets are visible at the same time.
Notes:
- Reproduces in 5.4.0b3, 5.3.1f1, 5.2.0f3, 5.1.3f1.
- Reproduces on both OSX 10.11.3 and Windows 10.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
Add comment