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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note (fix version 6000.4.0b4):
Fixed in 6000.4.0b4
Resolution Note (fix version 6000.3.4f1):
Fixed in 6000.3.4f1