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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment