Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.3.0b4
2019.3.0f1
2020.1.0a4
Issue ID
1200910
Regression
No
[Deployment Management] Save Scene pop up does not close after clicking on Don't Save button on enabling Use incremental GC
Save Scene pop up does not close after clicking on Don't Save button on Enabling Use incremental GC.
Save Scene pop up appears twice on clicking "Don't Save" button on enabling Use incremental GC.
Steps to repro:
1. Create a new project.
2. GameObject > 3D > Cube.
3. File > Build Settings > Player Settings > Other Settings.
4. Enable "Use incremental GC" > Apply > Don't Save > Click on Cancel.
There are two scenarios to repro this issue:
1. Click on Cancel button.
2. Click on Close button(X).
Actual Result:
Save Scene pop up does not close after clicking on Don't Save button.
Expected Result:
Save Scene pop up should be closed.
Reproducible with:
2020.1.0a15, 2020.1.0a4, 2019.3.0f1, 2019.3.0b4.
NOTE: Save pop up is introduced:
- in 2020.1 from 2020.1.0a4.
- in 2019.3 from 2019.3.0b4.
Environment:
Windows 10 & Mac 10.14.
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