Search Issue Tracker
Fixed in 6000.5.0a5
Fixed in 6000.4.X
Votes
0
Found in
6000.4.0b6
Issue ID
UUM-133592
Regression
No
IMGUI Input Fields, loaded from a compiled Assembly, throw TypeLoadExceptions when receiving input from keyboard
Reproductions steps:
1. Open the attached “IN-128474” project
2. Open the Koreography Editor (Window → Koreography Editor)
3. Load the StarlitKoreography asset in the window (in the Koreography field, click the target icon and select "Starlit Koreography")
4. Put the cursor in the "Tempo" Input field
5. Press any key on the keyboard (Backspace, a number, etc.)
6. Observe the Console window
Actual results: Exceptions appear in the Console and the field content does not change in response to the input
Expected results: No errors in the Console and the field contents can be edited
Reproducible with: 6000.3.4f1, 6000.4.0b6
Not reproducible with: 6000.0.66f1, 6000.3.7f1, 6000.5.0a5
Fixed in: 6000.3.5f1
Reproducible on: macOS 26.2
Not reproducible on: No other environments tested
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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Resolution Note (fix version 6000.5.0a5):
Resolution Note (fix version 6000.4):