Search Issue Tracker
In Progress
Fix In Review for 2.0.0
Votes
0
Found in [Package]
1.0.0
2.0.0
Issue ID
DANB-1121
Regression
No
The default version of the Generators package (dependency of 2D Enhancer) is incompatible with the AI Assistant default dependency versions
How to reproduce:
1. Create and open a new project
2. Open Window → Package Manager
3. Install the 2D Enhancers package
4. Press on the “+” symbol at the top left of Package Manager window then press “install package by name“
5. Enter “com.unity.ai.assistant“ and press Install (Can be installed through the AI button in the Editor as well)
6. Wait for the package to install and observe the Console
Expected result: No errors are thrown in the Console
Actual result: Package errors are thrown in the Console
Reproducible in: 1.0.0 (6000.2.3f1, 6000.3.0b1)
Could not test in: 6000.0.57f1 (AI workflow packages have not been introduced yet)
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Workaround: Upgrade the Generators package to at least 1.0.0-pre.13 version
Notes:
- AI Assistant (1.0.0-pre.12) uses the default version of 1.0.0-pre.18 of the AI Toolkit package as a dependency
- The 2D Enhancers package uses the default version of 1.0.0-pre.12 of the Generators package as a dependency. If Generators is upgraded to at least 1.0.0-pre.13, the packages become compatible.
- The 2D Enhancers package is compatible with later versions of the Generators package (does not create package errors in the Console), so raising the required version of the Generators package would likely solve this problem
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment