You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Godot 4.2, the comment node in visual shaders is missing and cannot be added to graph, class VisualShaderNodeComment. Class still exists but is not usable
Below are images of version 4.1.1 and 4.2.1.
Steps to reproduce
Open Visual Shader graph and try adding node "Comment"
Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered:
Tested versions
System information
Godot v4.2.1.stable - Windows 10.0.19044 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3080 (NVIDIA; 31.0.15.3129) - AMD Ryzen 9 5950X 16-Core Processor (32 Threads)
Issue description
In Godot 4.2, the comment node in visual shaders is missing and cannot be added to graph, class VisualShaderNodeComment. Class still exists but is not usable
Below are images of version 4.1.1 and 4.2.1.
Steps to reproduce
Open Visual Shader graph and try adding node "Comment"
Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered: