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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment