Search Issue Tracker
Fixed in 2019.2
Fixed in 2018.3
Votes
0
Found in
2018.3.0a6
2018.3.5f1
2018.3.7f1
2019.1.0a1
Issue ID
1132796
Regression
No
The value of RectTransform of a nested Canvas in Prefab is reset after modifying and exiting in prefab mode
NOTE: PLEASE SEE ORIGINAL REPRO STEPS (FIRST COMMENT) FROM USER AS THEY ARE COMPLETELY DIFFERENT FROM THE STEPS HERE DESCRIBED BY QA.
Steps to reproduce:
1. Download and open the attached project
2. Open any prefab in Prefab mode
3. Modify any of the nested Canvas' Rect Transfrom's values
4. Exit prefab mode
5. Open that prefab again
Expected result: changed values are saved
Actual result: values are reset to what they were at the creation of the prefab
Reproduced on 2018.3.0a6, 2018.3.7f1, 2019.1.0b5, 2019.2.0a7
Not reproduced on old prefabs in 2017.4.22f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Metal] GfxDeviceMetal::CreateComputeProgram does not check inputs
- Input.GetKey for Left Shift returns true when Right Shift is held down and Left Shift is pressed (and vice versa)
- Inspector displays previously selected Animator layer when switching between layers with keyboard
- Undo is not restoring all of the deleted GameObjects when deleting a large number of GameObjects
- [Linux Hub] Some of the Learn tab projects have a blank 'Download Project' button
Add comment