Search Issue Tracker
In Progress
Under Consideration for 14.0.X, 15.0.X
Fixed in 16.0.0
Votes
1
Found in [Package]
14.0.6
15.0.4
16.0.0
Issue ID
SGB-439
Regression
Yes
[Shader Graph] New node is not created and the “NullReferenceException: Object reference not set to an instance of an object” error is printed when pressing “Create Node” after entering and exiting Play Mode
How to reproduce:
1. Create a new project using a 3D URP or HDRP template
2. Create a Shader Graph (Create > Shader Graph > URP/HDRP > Lit Shader Graph)
3. Open Shader Graph and undock it
4. Enter Play Mode and exit Play Mode
5. In the Shader Graph window right-click > Create Node
6. Observe the result
Expected result: Node is created
Actual result: Node is not created and the “NullReferenceException: Object reference not set to an instance of an object” error appears
Reproducible with: 14.0.4 (2022.2.2f1), 14.0.6 (2022.2.6f1), 15.0.4 (2023.1.0b3)
Not reproducible with: 10.10.1 (2020.3.44f1), 12.1.10 (2021.3.18f1), 14.0.4 (2022.2.1f1)
Reproduced on: macOS 12.4 (Intel)
Notes:
Reproducible with URP and HDRP
Not reproducible if the Shader Graph window is docked
Not reproducible in State Graph, Script Graph
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Fatal freeze when playing a VFX made with VFX Graph and consisting many effects
- "Failed to download Build.data.br file" error is thrown when building projects for WebGL with the Compression Format set to "Brotli"
- Documentation Link does not work when the "New Panel Settings" question mark is clicked
- Async Scene load operation with allowSceneActivation set to false completes when refocusing the Editor
- [Addressables] OperationException errors appear when using Synchronous loading of remote AssetBundles and RetryCount
Add comment