Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.1.0b6
Issue ID
912335
Regression
No
Error appears when undo the creation of prefab, which had transform component changed to rect transform
Reproduction steps:
1. Create new project.
2. Create new gameobject.
3. Drag it to project window to create prefab.
4. Add rect transform component to created prefab.
5. Press undo till undo "Create/Replace prefab" triggers.
Expected result: Prefab will be destroyed.
Actual result: Error appears: "GameObject has multiple Transform components! Merged into single one."
Note: Unity will crash if you press redo "Create/Replace prefab"
Reproduced on: 5.3.6f1, 5.4.5p2, 5.5.3p3, 5.6.1p1, 2017.1.0b6.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment