Search Issue Tracker
Fixed
Fixed in 6000.0.42f1, 6000.1.0b10, 6000.2.0a4, 7000.0.0a20
Votes
0
Found in
6000.0.28f1
6000.1.0a5
6000.2.0a1
Issue ID
UUM-87770
Regression
Yes
"Radio Button" disappears when added under the "RadioButtonGroup" and the parent Visual Element is selected
How to reproduce:
1. Create a new Unity project and UI Document in it
2. Open the UI Document
3. Add "RadioButtonGroup" to the Canvas
4. Add "RadioButton" by dragging it on the "RadioButtonGroup" in Canvas
5. Observe the "RadioButton" and then select the "RadioButtonGroup" in the Hierarchy
6. Observe the Canvas
Expected results: The "RadioButton" doesn't disappear
Actual results: The "RadioButton" disappearsĀ
Reproducible with: 2023.2.0a18, 6000.0.28f1, 6000.1.0a5
Not reproducible on: 2021.3.46f1, 2022.3.53f1, 2023.2.0a17
Reproducible on: Windows 10, macOS Sequoia 15.0.1 (M1)
Notes:
- Saving the project makes "Radio Button" appear
- Sometimes the "Radio Button" disappears right after adding it, in this case, it should be dragged specifically on the text of "Radio Group" or near it (depends when the "Radio Button" disappears)
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