Search Issue Tracker
Active
Under Consideration for 0.4.X
Votes
0
Found in [Package]
0.4.0-exp.2
Issue ID
GTFB-1415
Regression
No
Node library preview draws the node even if not visible
Steps to reproduce:
- Download and import the attached "propertydrawer-nodelibrary.unitypackage"
- Open "{}My Graph{}"
- Open the node library (Right-click > Add Node)
- Make sure that the preview is hidden
- Click on the PropertyDrawerNode
Actual results: CreatePropertyGUI() is called and a message is logged to the console
Expected results: Nothing is logged to the console
Reproducible with versions: 0.4.0
Tested on (OS): MacOS
Notes:
- This can be confusing for users, especially if they are unaware of the preview functionality
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment