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
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
Add comment