Search Issue Tracker
Fixed in 2020.1
Fixed in 2018.4, 2019.4
Votes
0
Found in
2018.4
2019.3.13f1
2020.1
Issue ID
1249386
Regression
No
OnPostprocessAllAssets causes memory leak when EditorSceneManager.NewScene is called
Reproduction steps:
1. Open attached project ("SaveMemoryLeak2019.3 Debug.zip")
2. Click Top menu->Test Me->Create New Scene
3. Open Console window
Expected result: No allocation errors and warnings
Actual result: Allocation warnings and error are produced (See attached image)
Reproducible with: 2018.4.24f1, 2019.3.15f1, 2020.1.0a18
Not reproducible with: 2020.1.0a19, 2020.1.0b10, 2020.2.0a12 (Issue is fixed there)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [IL2CPP] UnityLinker error when building
- [macOS] VideoPlayer.clockTime gets stuck for a few frames when starting to play a video
- VideoPlayer.StepForward() does not VideoPlayer.OnFrameReady when using a non-transcoded video
- [Android] A few frames of audio is played when VideoPlayer.Prepare() is called with audio output mode set to Audio Source
- [Android] Audio is only stopped after a delay when VideoPlayer.Pause() is called
Resolution Note (fix version 2020.1):
Fixed with 2020.1.0a19, backported to 2019.4.1f1
Resolution Note (fix version 2019.4):
Fixed with 2019.4.1f1
Resolution Note (fix version 2018.4):
Fixed in 2018.4.25f1