Search Issue Tracker
Fixed
Fixed in 6000.6.X
Under Consideration for 6000.5.X
Votes
0
Found in
6000.5.0a6
6000.6.0a2
Issue ID
UUM-137192
Regression
Yes
An exception thrown during GraphModel.OnEnable when creating/loading a Graph can cause a memory leak
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Fixed in 6000.6.0a3
Resolution Note (fix version 6000.6):
Fixed in 6000.6.0a3