Search Issue Tracker
Active
Votes
0
Found in
6000.2.4f1
6000.3.0b2
Issue ID
UUM-117562
Regression
No
Error thrown in the Console when opening newly created Texture Maker Graph Asset
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. Observe the Console window
Actual results: Error is thrown in the Console “Assets/New Graph.texmkr: Add a CreateTextureNode in your Texture graph.” when opening Asset
Expected results: No errors should be thrown or a message should be provided, that “CreateTextureNode” should be added
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment