Search Issue Tracker
Active
Votes
0
Found in
1.5.0-pre.2
Issue ID
UUM-131110
Regression
Yes
"Assembly 'Packages/com.unity.ai.assistant...' is conflicting with an assembly shipped with Unity and will be ignored" warnings are shown when installing Unity AI
Steps to reproduce:
- Create a new Unity project using a 3D Universal Template
- Click on the AI icon in the toolbar
- Click "Agree and install Unity AI"
- Observe the Console once installed
Actual results: "Assembly 'Packages/com.unity.ai.assistant/Plugins/CodeAnalysis/System.... is conflicting with an assembly shipped with Unity and will be ignored" warnings are shown
Expected results: No warnings are shown
Reproducible with versions: 1.0.0-pre.12 (6000.5.0a2, 6000.5.0a4)
Not reproducible with versions: 1.0.0-pre.12 (6000.3.3f1, 6000.4.0b3, 6000.5.0a1)
Can’t test with versions: 6000.0.65f1 (AI Assistant not available)
Tested on (OS): Windows 11, macOS 26.1 (M1 Pro)
Notes:
- The warnings are clearable and do not occur after initial installation
- New project must be created each time for testing
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment