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
- "Timeflow Animation System" custom package appears twice in the Package Manager
- Sprite Atlas Override for iOS setting remains disabled when saving its change to enabled
- Increased Memory usage when Update Mode 'On Demand' Realtime lights are used and DX12 API is selected
- Shader warnings in URP ShaderGraph when using the Normal From Texture node
- 'Stack overflow' error logged in the Console when a script that has a lot of classes is compiled
Add comment