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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
Add comment