Search Issue Tracker
Fixed
Fixed in 6000.3.4f1, 6000.4.0b4, 6000.5.0a5
Votes
1
Found in
6000.3.3f1
6000.4.0b3
6000.5.0a4
Issue ID
UUM-131195
Regression
No
Error “InvalidOperationException: Begin can only be called when there is no target set. Did you forget to call End?“ is present when using PostProcessTextVertices()
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scene.unity” Scene
3. Enter the Play Mode
4. Press the “Spacebar“ key
5. Observe the text roll out
6. Repeat key 4
Expected result: Italic text rolls out
Actual result: Error “InvalidOperationException: Begin can only be called when there is no target set. Did you forget to call End?“ is present
Reproducible with: 6000.3.3f1, 6000.4.0b3, 6000.5.0a4
Could not test with: 6000.0.65f1 (Assets\Scripts\Test.cs(80,51): error CS0426: The type name 'GlyphsEnumerable' does not exist in the type 'TextElement')
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- Not reproducible without text rollout
- The label is using JetBrainsMono-Regular SDF, which has JetBrainsMono-Italic SDF assigned to its Italic Typeface. Without this configuration the text rolls out fine
Comments (1)
-
ROYLeXJ123
Dec 27, 2025 15:08
I think I've encountered a similar bug in the Text Animator plugin. Have you figured out how to fix it yet?
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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
Resolution Note (fix version 6000.4.0b4):
Fixed in 6000.4.0b4
Resolution Note (fix version 6000.3.4f1):
Fixed in 6000.3.4f1