Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.1.X, 2019.2.X
Votes
0
Found in
2018.3.0a6
2018.3.0b11
2019.1.0a1
Issue ID
1103699
Regression
No
Modifying a Canvas Prefab in Prefab editor resets its Rec Transform component
Steps to reproduce:
1. Create a new project
2. Create a parent canvas
3. Create a child canvas
4. Create a prefab out of the child canvas
5. Modify any of the prefab's components' values
6. Drag the prefab into the scene as a child of the parent canvas
Expected result: the original values for the rect transform are retained
Actual result: rect transform values get set to what they would be if the canvas did not have a parent
Reproduced on 2018.3.0a6(introduction of improved prefabs), 2018.3.0b12, 2019.1.0a11, 2019.3.0a2 (fa7740529556)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP ShadowCaster2D is misplaced and distorted when used with rotated Perspective Camera
- UI mesh is drawn twice when two cameras are used
- The Scene view top menu bar disappears when any Draw Mode other than "Wireframe" is selected in the specific project with a corrupted Material
- TabView.tabClosed EventHandler passes the wrong tab index as parameter when closing a tab from oldest to newest order
- Rigidbodies clip through terrain and snap back up when Heightmap Resolution is bigger than the terrain size
Add comment