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
- Freeze/crash with multiple StackTraces when opening a specific project
- Crash on TypeContainer<int>::rtti when deleting a Render Texture that is used by the Main Camera
- Multiple ArgumentExceptions are thrown when adding a VisualTreeAsset with Sprite Glyphs to a UIDocument
- Color Node Alpha slider displays incorrect value when viewed in Shader Graph
- Player unresponsive when building a specific project with Autoconnect Profiler enabled
Add comment