Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.62f1
6000.2.12f1
6000.3.0b10
6000.4.0a5
6000.5.0a1
Issue ID
UUM-128580
Regression
No
InvalidOperationException thrown when Text (Legacy) font is rebuilt via InputField (Legacy) OnValueChanged callback
How to reproduce:
1. Open the attached “uGUITextBroken” project
2. Open “SampleScene”
3. Enter Play mode
4. Observe Console
Expected result: No InvalidOperationException error thrown
Actual result: InvalidOperationException error is thrown
Reproducible with: 2023.1.0a1, 6000.0.62f1, 6000.2.12f1, 6000.3.0b10, 6000.4.0a5, 6000.5.0a1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Reproduces in player
- Sometimes this results in the uGUI (Legacy) not being rendered correctly
- Only reproduces the first time when you Enter Play mode in the Scene
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
Add comment