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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment