Search Issue Tracker
Not Reproducible
Votes
0
Found in
2022.1.0b8
2022.1.0b9
Issue ID
1405046
Regression
Yes
[Linux] 2D URP Template "Calling Deallocate on pointer, that can not be deallocated by allocator ALLOC_TEMP_MAIN" warn on launch
Reproduction steps:
1. Create new 2D URP template project (without sample scene)
2. A prompt to upgrade materials will pop up -> Press "OK"
Expected result: there are no errors or warnings in the console
Actual result: "Calling Deallocate on pointer, that can not be deallocated by allocator ALLOC_TEMP_MAIN UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()" warning is thrown in the console
Reproducible on Ubuntu 20.04
Not reproducible on Windows 11
Reproducible with: 2022.1.0b8, 2022.1.0b9
Not reproducible with: 2020.1.13f1, 2022.1.0b7, 2022.2.0a5
Could not test with 2019.4.36f1, 2020.3.30f1 (no 2D URP template without the Scene)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment