Search Issue Tracker
Fixed in 9.0.0-preview
Votes
0
Found in [Package]
4.10
Issue ID
1209567
Regression
No
[ShaderGraph] Opening node search window is unnecessarily slow
Steps to reproduce:
1. Download attached project.
2. Open New Shader Graph
3. Right Click -> New Node
Result: Node search window opens after about 500ms to 1000ms
Expected: It is a very common operation and should not be noticeable. Less than 500ms, prefferably less than 300ms
It happens on empty project with HDRP template. Not sure what is the impact for big projects.
Tested on development machine with i9-7960X CPU, impact on laptops will be even greater
Version 2019.3.0f5 (209f7fb30bd5)
Sat, 04 Jan 2020 04:12:01 GMT
Branch: 2019.3/staging
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
- Addressables Analyzer flags duplicate resource references from ScriptableObjects incorrectly when the corresponding field has been removed
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
Add comment