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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment