Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.0a11
2018.3.0f2
2019.1.0a1
2019.2.0a1
Issue ID
1111658
Regression
Yes
Scroll View object shows changes in prefab's Overrides when prefab has no edits
How to reproduce:
1. Create a new project
2. Add Scroll View to the Hierarchy (right-click -> UI -> Scroll View)
3. Convert it to prefab by dragging it to the Assets
4. Click on Scroll View in the Hierarchy, go to Inspector and observe Overrides
Additional step if using Unity 2019.2.0a6:
5. Delete Scroll View object from Hierarchy, drag and drop Scroll View prefab from Assets to Hierarchy and observe Overrides
Expected results: No overrides
Actual results: Scroll View shows Viewport overrides
Reproducible: 2018.3.0a11, 2018.3.7f1, 2019.1.0b4, 2019.2.0a6
Not reproducible: 2018.3.0a6, 2018.3.0a10
Notes:
- The Prefab Mode was added in Unity 2018.3.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
Add comment