Steps to reproduce:
- Define a graph that modifies itself during OnEnable (eg : creates a node)
- Instantiate an intance of that graph in code (using GraphDatabase methods)
- Count the number of objects of your graph type
Actual results:
Count will be 1
Expected results:
Count will be 0
Reproducible with versions: 6000.6.0a1, 6005.0a6
Not reproducible with versions: 6000.4