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
- ReflectionProbe is incorrectly culled based on Camera position and orientation when using Forward+ Rendering Path
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
Add comment