Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.1.X, 2021.2.X
Votes
0
Found in
2020.1.0a19
2021.1
2021.2
2022.1
2022.1.0a1
Issue ID
1346970
Regression
Yes
Unfreed allocations are reported after building a player and exiting Play Mode by double-clicking Scene assets
How to reproduce:
1. Create a new Unity project
2. Build the project
3. Return to the Editor and enter Play Mode
4. Double-click the SampleScene in Project View
Expected result: The scene is opened and no errors/warnings/logs are thrown
Actual result: The scene is opened, TLS Allocator error, stack allocation warnings, and unfreed allocations are reported in the Console
Reproducible with: 2020.1.0a19, 2020.3.14f1, 2021.1.14f1, 2021.2.0b2, 2022.1.0a1
Not reproducible with: 2018.4.34f1, 2019.4.28f1, 2020.1.0a18
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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a3
Resolution Note (fix version 2021.2):
Fixed in 2021.2.2f1
Resolution Note (fix version 2021.1):
Fixed in 2021.1.27f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.23f1