Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2017.3.1p3
2018.1.0b9
2018.2.0a3
Issue ID
1010932
Regression
Yes
Newly added UI objects to prefab instance changes position when pressing apply button on a prefab
Steps to reproduce:
1. Download 1010932_repro.zip and open "TestScene" scene
2. Select TestPrefab game object (UI->TestPrefab)
3. Press "Regenerate GameObjects" button on TestScript component
4. Observe the position of all the buttons in the Game View
5. Press the Apply button on the "TestPrefab" GameObject
6. Observe that all the button GameObjects have changed position
Expected results: Applying changes to prefab doesn't affect the position of any components.
Actual results: When applying the prefab, the newly instantiated GameObjects are changing their transform positions to match the GameObject they were instantiated from.
Reproduced with: 2018.2.0a3, 2018.1.0b10, 2017.3.1p4,
Not reproducible with: 2018.2.0a3, 2018.1.0b9, 2017.2.2f1
Regression introduced in: 2018.2.0a3, 2018.1.0b9, 2017.3.1p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment