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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
Add comment