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
- 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