Search Issue Tracker
Active
Under Consideration for 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment