Search Issue Tracker
By Design
Votes
1
Found in
5.5.0b5
Issue ID
834371
Regression
Yes
Error when opening Shader Forge
Steps to reproduce :
- import the Shader Forge package
- go to Window -> Shader Forge and notice the error
NullReferenceException: Object reference not set to an instance of an object
ShaderForge.SF_Editor.OnDestroy ()
UnityEditor.EditorWindow:Close()
ShaderForge.SF_Editor:Update()
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
*Note :
Regression from 5.4.
Comments (1)
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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Acegikmo
Oct 12, 2016 16:33
This has been fixed in the upcoming Shader Forge version! I'm pretty sure it's because the deserialization no longer calls new OnEnable(){} the same way as before