Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2017.4
2018.4
2018.4.13f1
2019.2
2019.3
2020.1
Issue ID
1202591
Regression
No
Deleting a Scrollbar on the ScrollView causes scene to become dirty multiple times in a row
How to reproduce:
1. Create a new Project
2. Add UI > ScrollView to the Scene
3. Add any UI element on the ScrollView > Viewport > Content
4. Delete "Scrollbar Horizontal" GameObject
5. Try to save the Scene
Expected Behaviour: The Scene is saved with one attempt
Actual Behaviour: The Scene demands multiple attempts to be saved
Reproducible with: 2017.4.35f1, 2018.4.14f1, 2019.2.16f1, 2019.3.0f1, 2020.1.0a16
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
Add comment