Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.1.0f3
Issue ID
946406
Regression
No
Editor crashes in "dynamic_array<unsigned char,1>::erase" when applying serialized properties to a button prefab object
Reproduction steps:
1. Open the attached project "PrefabChanges.zip";
2. Open scene1.unity scene;
3. Add the Button prefab to the Canvas;
4. Add an event handler to the Button's OnClick list by clicking "+";
5. Choose the SetActive(uncheck the tick so it is set to false) function and drag the Text object into the slot from Hierarchy;
6. Open the context menu for the Button component in the Inspector;
7. Select the "BUG: Apply Component Changes To Prefab" button;
Expected results: The changes should be applied on the prefab;
Actual results: Editor crashes.
Fixed in 2018.3.0b8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph
- “ArgumentNullException: Value cannot be null.” when deleting a newly created input action
- Undoing the creation of the "Button - TextMeshPro" GameObject only removes Canvas and EventSystem GameObjects
- A distorted audio clip is played when transitioning to another audio clip using Pitch Shifter Audio Effect
Add comment