Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
6.6.0
Issue ID
1144684
Regression
Yes
Error thrown when saving a shader in ShaderGraph
After saving a shader in Shader Graph, even if it's no change added, there is always an error popping up in the console.
Repro steps:
- Start with a new project
- Add LWRP 6.6.0 or newer to the project
- Make a new PBR Shader in ShaderGraph
- Save it
- notice the error in the console:
Assertion failed on expression: '0 == m_CurrentBuiltInBindMask'
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
Cannot repro in 6.5.2 or older versions
Cannot reproduce in 2019.1.0f1 with ShaderGraph version 5.11.2 (6.x does not work in 2019.1)
Comments (3)
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
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
shubhamswaraj2021
Aug 18, 2020 15:57
good one <a href="https://www.lyricsauto.com">lyricsauto</a>
Willkuerlich
Mar 22, 2020 23:55
Oh sorry it was thrown by UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Willkuerlich
Mar 22, 2020 23:53
Same issue here on 2019.3.6f1 using Universal RP 7.1.8 and ShaderGraph 7.1.8