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 is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
Add comment