Search Issue Tracker
Active
Under Consideration for 6000.4.X, 6000.6.X
Votes
0
Found in
6000.4.0b8
6000.5.0a7
6000.6.0a1
Issue ID
UUM-134379
Regression
No
Graph Toolkit package errors are thrown when it is installed on a new project
How to reproduce:
1. Create and open a new project
2. Open Window -> Package Management -> Package Manager
3. Press the "+" on the top left of the Package Manager
4. Press "Install package by technical name"
5. Enter "com.unity.graphtoolkit" and press "Install"
6. Observe the Console
Actual result: Around 80 unclearable errors are displayed in the Console
Expected result: No errors are displayed in the Console
Reproducible in: 6000.4.0a2 (79bd4f638ac0), 6000.4.0b9, 6000.5.0a7
Not reproducible in: 6000.3.9f1, 6000.4.0a1
Could not test in: 6000.0.68f1 (Graph Toolkit package not introduced yet)
Reproduced on: Windows 11 Pro (25H2)
Not reproduced on: No other environment tested
Note: Most of the errors are due to duplicating methods across the built-in Graph Toolkit and the package
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment