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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment