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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment