Search Issue Tracker
Fixed in 4.6.2
Votes
0
Found in
4.6.0f3
Issue ID
651450
Regression
No
Selecting multiple Toggle buttons changes the On Value Changed handler parameter
To reproduce:
1. Open attached project
2. Open Buttons scene
3. Select Canvas
4. Notice that each Toggle passes itself as the parameter to the On Value Changed handler.
5. Select all toggles
6. Notice that all of the Toggles now pass the same Toggle to the On Value Changed handler
Workaround:
Changing parameters after multiple selection.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
Add comment