Search Issue Tracker
Fixed
Fixed in 2.0.0-pre.10
Votes
0
Found in [Package]
2.0.0-pre.9
Issue ID
BAPPUI-4
Regression
No
Infinity loop when selecting a dropdown element when BindingMode TwoWay or ToSource is used with App UI
How to reproduce:
1. Open the “AppUI“ project
2. Open the “SampleScene“
3. Enter the Play Mode
4. Click on the “@AppUI:selectedItemsMessage“ dropdown and select the first item
Expected result: Unity editor is responsive
Actual result: Unity Editor un-responsive
Reproducible with: 1.1.0, 2.0.0-pre.4, 2.0.0-pre.9 (6000.0.19f1)
Could not test with: 1.1.0, 2.0.0-pre.4, 2.0.0-pre.9 (2021.3.43f1, 2022.3.46f1) (“UnityEngine.UIElements“ functionality not present)
Reproducible on: macOS 14.6.1 (Intel), Windows 10 (User’s)
Not reproducible on: No other environments tested
Note:
- If errors appear when upgrading or downgrading the App UI package, close the project, remove the library folder and reopen
- Only reproducible with BindingMode set to TwoWay and ToSource
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment