Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0x
Issue ID
1066984
Regression
Yes
Unpacked Nested Prefabs lose their original Transform values when the Editor is restarted
How to reproduce:
1. Open user-submitted project (Unpack_Bug)
2. Drag 'Pagoda_Roof_Tile_Corner_Octo_2500_C' Prefab from Prefabs/Environment/Pagodas into the scene
3. Unpack the Prefab
4. Save the scene and restart Unity
5. Check the Transform Component of the unpacked Prefabs
Expected result: Transform values remain identical to the ones prior to restarting Unity
Actual result: Transform values are reset
Reproducible with: 2018.2.0x-ImprovedPrefabs
Notes:
Unpacked Prefabs that have been duplicated do not suffer from this issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Add comment