Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.4.0a5
6000.5.0a1
Issue ID
UUM-127971
Regression
No
"NullReferenceException" errors are thrown when clicking on block node in subgraph
Steps to reproduce:
1. Open the attached “IN-120289.zip” project
2. Open 'Assets/ScenarioSubgraph'
3. Click on “ScenarioEditorBlockNode” that is inside of “ScenarioEditorContextNode”
4. Observe the Console
Expected result: No errors are thrown
Actual result: “NullReferenceException: Object reference not set to an instance of an object” errors are thrown
Reproducible with: 0.1.0-exp.1 (6000.2.12f1), 0.4.0-exp.2 (6000.2.12f1, 6000.3.0b10)
Could not test with: 0.4.0-exp.2 (6000.0.62f1 (Not supported on 6.0), 6000.4.0a4 (Could not resolve errors))
Reproducible on: Windows 11 Pro (24H2)
Not reproducible on: No other environments tested
Note: Throws 2 errors, one for mouse down and one for mouse up
(See comment from [~tristan] )
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment