Search Issue Tracker
Active
Votes
0
Found in
2.6.7
Issue ID
UUM-144457
Regression
Yes
Collections package throws errors when AI Assistant is installed
How to reproduce:
- Open the attached “unity-collections-bug” project
- Observe the Console
Actual result: 3 errors are thrown - “The name 'Unsafe' does not exist in the current context”
Expected result: No errors are thrown
Reproducible with: 2.6.7 (6000.3.17f1)
Not reproducible with: 2.6.6 (6000.3.17f1), 6.4.0 (6000.4.11f1), 6.5.0 (6000.6.0a7)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- The bug is reproducible with 1.5.0-pre.1, 2.10.0-pre.1 versions of AI Assistant
- The bug is not reproducible with 1.0.0-pre.2, 1.0.0-pre.12 versions of AI Assistant
- Errors:
** Library\PackageCache\com.unity.collections@31e963071226\Unity.Collections\xxHash3.cs(650,61): error CS0103: The name 'Unsafe' does not exist in the current context
** Library\PackageCache\com.unity.collections@31e963071226\Unity.Collections\xxHash3.cs(653,60): error CS0103: The name 'Unsafe' does not exist in the current context
** Library\PackageCache\com.unity.collections@31e963071226\Unity.Collections\xxHash3.cs(656,74): error CS0103: The name 'Unsafe' does not exist in the current context
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- XRI Starter Assets Interactable shader generates Console warnings
- Hands Permission dialog only appears when right palm faces HMD
- Crash on AnnotationManager::CanHideLODLabels when opening the Gizmos dropdown menu
- "Default Play Mode" button does not appear in the Editor toolbar after installing Multiplayer Play Mode package
- Icon of the button that opens Player 2 window is barely visible in the Active Scenario window when using Light Editor Theme
Add comment