Search Issue Tracker
Duplicate
Votes
2
Found in
5.2.0f3
Issue ID
726107
Regression
Yes
RectTransform values of nested canvas instantiated from prefab are changed
Steps to reproduce:
1. Create new project
2. Create a Canvas
3. Add child Image to Canvas
4. Add child Canvas to Image
5. Create prefab out of previously created Image
6. Delete Image instance from hierarchy (so that only a prefab would be left)
7. Now scene should have childless Canvas
8. Instantiate image prefab as a child of Canvas
9. In scene view, notice that Canvas > Image > Canvas's RectTransform values aren't same as before
Additional note: Moving nested canvas in step 4 doesn't update graphics (image doesn't move)
Comments (1)
-
Furquijo
Feb 21, 2019 14:35
still happening on Unity 2017.4.14f1
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #736161