Search Issue Tracker
Duplicate
Votes
0
Found in
2018.2.0a2
2018.2.0b10
Issue ID
1060589
Regression
Yes
RectTransform Position and Width properties remain inaccessible after removal of the layout components
The RectTransform Position and Width properties remain inaccessible after removal of LayoutElement and VerticalLayoutGroup components
To reproduce:
1. Download attached project "TestBed.zip" and open in Unity
2. Open "SampleScene" scene
3. Select and expand the "Canvas" in Hierarchy window
4. Select "Group" gameObject
5. Remove the "VerticalLayoutGroup" component
6. Expand "Group" gameObject
7. Remove the "LayoutElement" component
Expected results: The RectTransform Position and Width properties on the Element gameObject becomes accessible in the Inspector
Actual results: The RectTransform Position and Width properties on the Element gameObject remain inaccessible in the Inspector
Notes:
- This issue reproduces on both Windows and OSX
- Reloading the scene reinstates access to the properties
Reproduced on Unity 2018.2.0a2, 2018.2.1f2 and 2018.3.0a5
Could not reproduce on Unity 2018.1.9f1 and 2018.2.0a1
Regression on Unity 2018.2.0a2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
This is a duplicate of issue #1013029