Search Issue Tracker
Not Reproducible
Not Reproducible in 1.0.X
Votes
0
Found in [Package]
1.0.5
Issue ID
BEHAVB-60
Regression
No
"NullReferenceException: Object reference not set to an instance of an object" error is thrown when opening the Add Node window in the Behavior Graph by pressing Space key
How to reproduce:
1. Open the “NorthShoreUnity” project
2. Add new Behavior Graph in the Assets folder (Create → Behavior → Behavior Graph)
3. Open the created Behavior Graph
4. Press the Space key on the keyboard
5. Observe the Console and Behavior Graph
Expected result: No errors are displayed in the Console, and the Add Node window opens successfully
Actual result: The "NullReferenceException" error is displayed in the Console, and the Add Node window is not opening.
Reproducible in: 1.0.3 (6000.0.27f1, 6000.1.0a5), 1.0.5 (6000.0.27f1, 6000.1.0a5)
Reproducible on: Windows 10, Windows 11 (user’s)
Not reproducible on: No other environments tested
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
- 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
Resolution Note:
Cannot reproduce this issue on 1.0.4 and on, so it must have been fixed.
Resolution Note (1.0.X):
Cannot reproduce this issue on 1.0.4 and on, so it must have been fixed.