Search Issue Tracker
Fix In Review
Fix In Review for 6000.5.0a6
Under Consideration for 6000.0.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.64f1
6000.3.2f1
6000.4.0b2
6000.5.0a3
Issue ID
UUM-130554
Regression
Yes
IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
Reproduction steps:
1. Open the attached “IN-126647” project
2. Open the “Scenes/SampleScene” Scene
3. Select the “Canvas/Text (TMP)” GameObject in the Hierarchy window
4. Set text to “<a>text</a>” under the “TextMeshPro - Text (UI)” Component in the Inspector window
5. Observe the Console
Actual result: “IndexOutOfRangeException: Index was outside the bounds of the array.” or “NullReferenceException: Object reference not set to an instance of an object” error is thrown
Expected result: No errors are thrown
Reproducible with: 2023.1.0a20 (be935afddb32), 6000.0.64f1, 6000.3.2f1, 6000.4.0b2, 6000.5.0a3
Not reproducible with: 2023.1.0a19 (0c2ff406cf78)
Reproducible on: Windows 11, Ubuntu 25.04
Not reproducible on: No other environments tested
Workaround: “IndexOutOfRangeException” error can be fixed by adding a “href” value to “<a>” tag
Note:
- Exception thrown depends on which Editor version you’re testing
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Fixed in 6000.5.0a6
Resolution Note (fix version 6000.5.0a6):
Fixed in 6000.5.0a6