Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2018.3.0a9
2018.3.0f2
Issue ID
1109513
Regression
Yes
Crash when attempting to undo an "apply" action to an upgraded disconnected prefab
Unity will crash when a user attempts to undo an "apply" action to an upgraded disconnected prefab.
To reproduce:
1) Download + open attached project
2) Select the disconnected prefab in the hierarchy view
3) Click on overrides + "Apply all"
4) Press Ctrl+Z / Cmd+Z to undo
Unity should proceed to crash.
How to produce this situation:
1) Open Unity 2018.2 or lower
2) Create a prefab and an instance of the prefab in the scene
3) Select the instance of the prefab in the hierarchy + "break prefab instance" by going GameObject -> Break Prefab Instance
4) Open the project in 2018.3 or later
5) Repeat above steps!
Regresses 2018.3.0a9 (seems to be the first version that prefab upgrades are working)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment