Search Issue Tracker
Not Reproducible
Votes
0
Found in
4.6.0b10
Issue ID
611745
Regression
No
The disallow multiple selectables on the same game object message is not always fully displayed
1. create empty child object to canvas
2. on the child add component toggle
3. now add button and see pop up message in full:
"Can't add 'Slider' to GameObject because a 'Scrollbar' is already added to the gameobject!
A game Object can only contain one 'Selectable' component"
4. now create a new child game object to the canvas and add component 'selectable' and then add component toggle. You'll now only see some of the message like this:
"Can't add 'Slider' to GameObject because a 'Scrollbar' is already added to the gameobject!"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
- .Net Standard 2.0 dlls causing errors in .net Standard 2.1, despite the automation of compact shims
Add comment