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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
Add comment