Okay. The bug is resolved for me. I have used a variable of type “Map” with Linear Color + Enumeration.
Accessing data in this variable generated a JSON error during the build. The bug has been fixed using a structure array instead of a map.
I hope i have help you if you see the same bug in your project.
Arkas.