Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.0b4
Issue ID
1038919
Regression
No
Adding 65 onClick events to multiple UI buttons throws NullRef exceptions and breaks the rendering of the events
To reproduce:
1. Open the project, attached by the tester (tooManyEvents.zip)
2. Open the "SampleScene" scene
3. Select both button objects under Canvas
4. Add one more onClick event to the existing ones (there are 64 already)
5. Observe the console and broken rendering of the events in the Inspector
Expected: no exceptions are thrown and the rendering doesn't break
Reproduced in 2017.3.2f1, 2017.4.3f1, 2018.1.1f1, 2018.2.0b4, 2018.3.0a1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (2018.3.X):
low priority and minor or cosmetic issues. likely won't fix.