Search Issue Tracker
Fixed
Fixed in 6000.0.11f1, 7000.0.0a2
Votes
0
Found in
6000.0.5f1
7000.0.0a1
Issue ID
UUM-72670
Regression
Yes
Adding and removing items from SerializeField. UnityEvent throws a bunch of errors
*Steps to reproduce:*
# Create and open an empty project.
# Download and add the attached component 'TestClass.cs' to a game object.
# Add 2 or more items to the 'Unity Event ()' serialized property of the Test Class component.
# Remove all the items.
# Add the items again.
# Remove the items again.
*Actual results:* Several errors are thrown in the console and the items don't get removed properly.
*Expected results:* No errors are thrown and an item is removed when you press the minus button.
*Reproducible with versions:*
6000.0.5f1
2023.2.0a10
*Not reproducible with versions:*
2022.3.29f1
2021.3.38f1
*Tested on (OS):* MacOS (M1) 14.4.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Material Component has two horizontal lines under it when its foldouts are closed
- Some selected Mesh Renderer Materials lead to Assets folder when pinged
- Editor colors appear darkened out when HDR Display Output is enabled
- Default Mesh Renderer Material cannot be found in the Select Material window after removing it from the GameObject
- UI Builder button text disappears in the GameView when the radius of the button is increased in a specific project
Add comment