Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.4.0b7
6000.5.0a6
6000.6.0a1
Issue ID
UUM-133794
Regression
No
Object picker for Graph Toolkit Variables displays assets that can lead to InvalidCastException and FocusController has unprocessed focus events warning being thrown
Steps to reproduce:
- Open the attached project
- Open the typeTest.txmkr graph asset
- Try dragging the "New Terrain" Asset from the Project Window to the testTerrain_1 port value in the UniformNode
- Observe that assigning the Asset reference by drag and drop does not work
- Click the Object Picker icon for the testTerrain_1 port value
- Observe that "New Terrain" Asset is listed as an option
- Double-click on the "New Terrain" Asset to pick the object
- Observe the Console window
Actual results: InvalidCastException: Specified cast is not valid error is thrown that points to the GTK Module. "FocusController has unprocessed focus events. Clearing." warning is also thrown
Expected results: Object Picker does not display incompatible Type assets or fails gracefully, either through UI (Inspector window shows "Type mismatch" in the value field when performing an identical operation - image attached) or with a clean Error message indicating user error
Reproducible with versions: 6000.4.0b7, 6000.5.0a6
Can’t test with versions: 6000.0.67f1, 6000.3.7f1 (Graph Toolkit not available as a built-in module)
Tested on (OS): macOS 26.2, Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment