Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.1.1
Issue ID
BASST-26
Regression
No
IndexOutOfRangeException error in Console when giving a prompt related to <a> tag usage in Muse Chat
Reproduction steps:
1. Open the attached project “IN-85084”
2. In the Menu bar select Muse → Chat
3. In the Muse Chat window input box type “Give me a description of the <a> tag” and press Enter
4. Observe the Console window
Expected result: No error in the console window
Actual result: “IndexOutOfRangeException: Index was outside the bounds of the array” error and a warning appears in the console window
Reproducible with: 1.0.0-pre.3(2022.3.48f1, 6000.0.21f1), 1.0.0-pre.15(2022.3.48f1, 6000.0.21f1)
Could not test with: 2021.3.44f1 (Package does not exist in this version)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: There is also a warning that does not appear every time the exception is thrown (See screenshot)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Resolution Note:
Fixed by another internal issue: BASST-27: some HTML get rendered in user prompt