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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment