Search Issue Tracker
Fixed in 13.x.x
Votes
0
Found in [Package]
12.0.0
Issue ID
1357459
Regression
No
Reflection Probes are not being released when loading another Scene
How to reproduce:
1. Open the user's attached project "ReflectionProbeTest-2021.zip"
2. Open Assets/ReflectionProbeTest/Scenes/main.unity
3. Enter Play Mode
4. Press space to load another Scene
5. Open Profiler window (Window>Analysis>Profiler)
6. Take Memory Sample (Memory>Take Sample)
7. Notice 1 Reflection Probe in Assets>Cubemap
8. Repeat steps 4-6
9. Notice 9 Reflection Probes in Assets>Cubemap
10. Repeat steps 4-6
Expected results: There is 1 Reflection Probe in Memory Sample
Actual results: There are 9 Reflection Probes in Memory Sample
Reproducible with: 10.6.0 (2020.3.17f1), 11.0.0 (2021.1.19f1), 12.0.0 (2021.2.0b9, 2022.1.0a6)
Could not test with: 2019.4.29f1 (compilation errors in the Console window)
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 13.x.x):
Fixed in 2022.2.0a3