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
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
Add comment