Reproduction steps:
1. Create a new project with “3D (URP)” template
2. Import the "Repro” package
3. Open the “Assets/Prefabs/Gameplay/Units/BlueKing.prefab” Prefab
4. Observe the Console window
Expected result: No warnings are thrown in the Console window
Actual result: “[Worker0] Internal: There are remaining Allocations on the JobTempAlloc. This is a leak, and will impact performance” warning is thrown
Reproducible with: 2022.2.0a15, 2022.2.20f1, 2023.2.13f1
Not reproducible with: 2021.3.35f1, 2022.2.0a14, 2022.3.20f1
Fixed in: 2022.2.21f1, 2023.3.0a2
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: Not reproducible when opening the prefab after reopening the project