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
- 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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment