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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #736161