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
- “… is using a shader without GPU deformation support. Switching the renderer over to CPU deformation.” warnings are logged when GPU Skinning is set to GPU
- "Material '...' has _TexelSize / _ST texture properties which are not supported by 2D SRP Batcher...” warning is logged when the Shader is SRB Batcher compatible
- Crash on EnsureUniqueSiblingName when calling GameObjectUtility.EnsureUniqueNameForSibling() with a null argument
- Changes are not applied when selecting Platform settings for Plugins
- Particle System only collides with one Terrain Collider at a time when Collision Type is set to 'World'
Add comment