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
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
Add comment