Search Issue Tracker
Fixed
Fixed in 6000.3.0a6
Votes
0
Found in
6000.3.0a3
Issue ID
UUM-113539
Regression
Yes
Pressing 'Enter' in the item library throws an error
Discovered in graph toolkit
—
Steps to reproduce:
- Install graph toolkit
## Open the package manager
## Click on the plus icon in the top-left corner and select "Install package by name"
## Insert "com.unity.graphtoolkit" in the name field
## Click on "Install"
- Create and open a graph (Assets > Create > Graph Toolkit Samples > Simple Graph)
- Press 'Space' to open the item library
- Select any item and press 'Enter' to add it on the graph
Actual results: A null reference error is thrown
Expected results: No error is thrown
Reproducible with versions:
0.2.0-exp.1, 6000.3.0a4
Not reproducible with versions:
0.2.0-exp.1, 6000.3.0a1
Tested on (OS): MacOS
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
Add comment