Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2017.4.30f1
Issue ID
1174963
Regression
No
[Old-Prefab System] Prefab child transform position gets an offset when applying prefab changes
How to reproduce:
1. Open the attached project ("case_1174963-PrefabBugTest") using the EnvIronman VM (optional) (more information in Edit)
2. Drag the "TestPrefab" prefab to the scene
3. Set its transform position to any value (different to default)
4. Add two more instances of the same prefab in the scene
5. Set one of the newly added prefab instances to be a child of another newly added prefab instance
6. Click on the parent prefab and apply changes
7. Inspect the original prefab's newly created child transform position
Expected results: Transform position matches other prefab's position
Actual results: Transform position has an offset
Reproducible with: 2017.4.31f1
Couldn't test with 2018.4 and above as they are using the new prefab system
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note:
We are not prioritizing fixing issues in versions of Unity prior to 2018.4. To fix the issue, please update to 2018.4 LTS.