Search Issue Tracker
Fixed
Fixed in 6000.0.6f1, 7000.0.0a2
Votes
1
Found in
6000.0.0b14
Issue ID
UUM-69322
Regression
No
“InvalidOperationException” errors are thrown when changing property elements and attempting to access them during runtime
How to reproduce:
1. Open the “Darfall-Bug-UIElements“ project
2. Open the “Assets/Darfall-MapEditor/Scenes/Scene_MapEditor.unity“
3. Switch to debug mode
4. On the Toolbar locate and select the “Load scenario map” icon then select “Test.scenario”
5. In Play Mode select the second icon from the left below “Scenario Name” section
6. Double-click on “Ardan”
7. In the “Ardan” window change the “Name” property then close the window
8. Double-click on “Cleric”
Expected result: The “Cleric” window is opened and no errors are thrown
Actual result: The list disappears, the “Cleric” window is not opened, and multiple “InvalidOperationException” errors are thrown
Reproduced with: 2023.2.18f1, 6000.0.0b14
Could not test with: 2021.3.37f1, 2022.3.24f1 (Could not resolve compilation errors)
Reproduced on: macOS 14.2.1 (M3) (by reporter), Windows 11
Not reproduced on: No other environment tested
Notes:
1. When upgrading the project there is a compilation error that needs to be resolved → Additional information is provided in the internal comments
2. Full errors are provided in the internal comments
3. Not reproducible if the properties are not changed
4. Could not test in the Player → Build fails with errors
Forum thread:
https://forum.unity.com/threads/state-of-ui-toolkit-runtime.1571641/#post-9739603
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGPU errors when CoreCopy shader is used to copy an MSAA texture
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
Add comment