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
- Shader graph node does not update to red when there is a precision mismatch between the base graph and the subgraph
- Gaps between fields cause accidental element selection when pointing slightly above or below "Element ..." text in a list of elements
- UI flickering in Unity Version Control when the merge options are opened
- Build for iOS with UnityAds fails with linker failures when performing a CocoaPods build
- NavMeshManager.LoadData takes a long time and causes performance spikes when enabling a NavMeshSurface with already instantiated NavMeshLinks
Add comment