Search Issue Tracker
Active
Votes
0
Found in
6000.0.28f1
6000.1.0a5
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
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
- Editor freezes when selecting a GameObject in Play Mode with a script containing a public byte array
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
- [iOS] Visual artifacts are visible when the camera's feed is rendered to a texture
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function
Add comment