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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment