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
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
- GameObjects are not rendered when using a fragment shader with RWStructuredBuffer in URP
Add comment