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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment