Search Issue Tracker
Fixed in 4.6.X
Votes
0
Found in
4.6.0b20
Issue ID
639025
Regression
No
Multi-editing OnClick() will cause the objects to have the same reference
Steps to reproduce :
- create a new project
- add two buttons
- create two game objects outside the Canvas
- on Button 1 add the game object 1 in OnClick()
- on Button 2 add the game object 2 in OnClicl()
- select both buttons
- press the + to add another event and notice that both have the same reference now
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- LUT assets are not shown when selecting Spectral Lut with Advanced Object Selector
- GameObjects disappear from Scene view when hidden in Hierarchy and Scene view Eye icon is disabled with GPU Resident Drawer enabled
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
Add comment