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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment