Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X
Votes
0
Found in
2018.4
2020.2.0b10
2021.1
Issue ID
1292519
Regression
No
Adding and applying new events to a deeper level Prefab when there is an event already corrupts the newly added events
How to reproduce:
1. Open the user's attached "EventPrefabBug.zip" project
2. Open the "SampleScene" Scene
3. Select the "Button" GameObject in the Hierarchy window
4. Add a different OnClick event in the Inspector window
5. Right-click on the Button Component and apply changes to the "Button" Prefab
Expected result: Different events are applied to the Prefab
Actual result: The same event is applied to the Prefab
Reproducible with: 2018.4.29f1, 2019.4.15f1, 2020.1.14f1, 2020.2.0b12, 2021.1.0a6
Note:
- You might need to repeat the 4-5 steps to reproduce the issue (See attached "1292519_repro.mp4" for full repro)
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a6
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.0b12
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.4f1
Resolution Note (fix version 2019.4):
Fixed in: 2019.4.27f1