Search Issue Tracker
Fixed
Fixed in 6000.0.54f1, 6000.1.12f1, 6000.2.0b11, 6000.3.0a2
Votes
1
Found in
6000.0.49f1
6000.1.4f1
6000.2.0b3
6000.3.0a1
Issue ID
UUM-107328
Regression
Yes
"Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the Search window (Window > Search > New Window)
- Type "asd" into the search bar
- Press Tab
- Observe the Console window
Actual results: "Modifying the parent of a VisualElement while it’s already being modified is not allowed and can cause undefined behavior. Did you change the hierarchy during an AttachToPanelEvent or DetachFromPanelEvent?" error is thrown
Expected results: No errors are thrown
Reproducible with versions: 6000.0.33f1, 6000.0.49f1, 6000.1.4f1, 6000.2.0b3
Not reproducible with versions: 2021.3.50f1, 2022.3.62f1, 6000.0.32f1
Tested on (OS): macOS SIlicon Sequoia 15.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment