Search Issue Tracker
Won't Fix
Won't Fix in 2019.4.X
Votes
0
Found in
2019.4.38f1
Issue ID
UUM-1032
Regression
No
Applying an empty event to a prefab when an event of the same prefab exists overrides the newly added event
Reproduction steps:
1. Open the attached 'Events' project
2. Open the 'SampleScene' scene
3. Select the 'Button' GameObject
4. In the Inspector add an OnClick event to the Button component
5. Right-click on the Button component for the context menu (or click ⋮)
6. Modified Component > Apply to Prefab 'Button'
7. Observe the event created in step 4
Expected result: The event remains empty
Actual result: The event's object value becomes the 'Button' prefab object
Reproducible with: 2019.4.38f1, 2020.3.34f1, 2021.3.1f1, 2022.1.0f1, 2022.2.0a11
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
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (2019.4.X):
There are no fixes planned for this Bug