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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment