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
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Add comment