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
- 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
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment