Search Issue Tracker
Won't Fix
Unknown (hidden) 2019.4.X, 2020.3.X, 2021.3.X, 2022.2.X, 2023.1.X
Votes
1
Found in
2019.4.36f1
2020.3.30f1
2021.2.14f1
2022.1.0b10
2022.2.0a7
Issue ID
UUM-1948
Regression
No
Garbage is generated by the AutoConnect method when deleting a Terrain with the "Auto Connect" setting disabled
Reproduction steps:
1. Open the user's attached "AutoConnectBug.zip" project
2. Open the "AutoConnect_Unecessary_Garbage_Generation" Scene
3. Enter the Play mode
4. Open the Profiler window and enable the Deep Profile setting
5. Press the "Remove Terrain" button in the Scene view and stop the Play mode
6. Observe the Profiler window
Expected result: Memory is not allocated to TerrainUtility.AutoConnect()
Actual result: Memory is allocated to TerrainUtility.AutoConnect()
Reproducible with: 2019.4.36f1, 2020.3.30f1, 2021.2.14f1, 2022.1.0b10, 2022.2.0a7
Reproducible with: Windows
Not reproducible with: macOS
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note:
Thank you for your feedback and for reporting this issue. We are currently prioritizing fixing more critical defects in our backlog and will mark this issue as “Closed - Won’t fix”. If you believe this should not be the case, please re-open this issue and provide any additional information available. Thank you!
Resolution Note (2019.4.X):
2019.4 LTS has reached end-of-life. This port is cancelled.