Search Issue Tracker
Active
Votes
0
Found in
1.5.0-pre.1
Issue ID
UUM-134016
Regression
No
ArgumentOutOfRangeException is thrown in the Console when more than one prompt with CJK characters is sent to the AI Assistant
How to reproduce:
1. Create a new project
2. In the project, install the “com.unity.ai.assistant” package
3. In the Assistant window, enter a prompt using CJK characters
4. Attempt to enter another prompt using CJK characters
5. Observe the Console and Assistant windows
Actual result: ArgumentOutOfRangeException is thrown in the Console and input into the Assistant window stops working
Expected result: Prompt input is accepted and no errors are thrown
Reproducible with: 1.0.0-pre.2 (6000.2.0a9), 1.5.0-pre.1 (6000.3.5f1, 60004.0b5, 6000.5.0a4)
Could not test with: 6000.0.66f1 (AI Assistant is not supported)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: Tested using Korean and Japanese languages
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak warnings are thrown when a GameObject has an Audio Source with ARC and Rigidbody components
- The element selection window is empty until anything is typed into the search bar when adding an element in the Strip Custom Comonents list in Multiplayer Roles
- References to files from another project are not released when loading a Layout with a Locked Project window
- “InvalidOperationException” and “NullReferenceException” errors are thrown when clicking inside a Tile Palette with the Tile Palette overlay and Tile Palette Edit enabled
- Text input fields not working when using Android with Bluetooth Keyboard
Add comment