Search Issue Tracker
Active
Under Consideration for 0.4.X
Votes
0
Found in [Package]
0.4.0-exp.1
Issue ID
GTFB-1385
Regression
No
Changing “Data Type” in Graph Inspector stretches fields and causes to overlap “Show on” text in the window
Steps to reproduce:
1. Create new Unity project
2. Import “com.unity.graphtoolkit” package using Package Manager
3. Go to Samples tab and import “TextureMaker Sample” sample
4. Navigate to Assets > Create > Graph Toolkit Samples > Texture Maker Graph
5. Open “New Graph.texmkr” Asset
6. In Blackboard create “Texture 2D” variable
7. In Graph Inspector window > Data Type change type to “Color”
8. Observe the fields, “Show on” text in the Graph Inspector window
Actual results: Changing “Data Type in Graph Inspector causes “Tooltip”, “Default Value”, “Node and Inspector” fields stretch, “Node and Inspector” dropdown field goes over the “Show on” text
Expected results: Changing “Data Type in Graph Inspector should not stretch or affect fields in the window
Reproducible with versions: 0.4.0-exp.1 (6000.2.4f1, 6000.3.0b2)
Can’t test with versions: 6000.0.58f1 (package is not supported)
Tested on (OS): macOS Silicon, Sequoia 15.6 (M1)
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