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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (2018.3.X):
low priority and minor or cosmetic issues. likely won't fix.