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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Terrain Layer settings remain when the Terrain Layer is removed
- Terrain Layer settings UI elements overlap when a new Terrain Layer is created
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Add comment