Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.3.X, 2020.1.X
Votes
0
Found in
2019.3.0a4
2019.3.0f1
2020.1
2020.2
Issue ID
1210830
Regression
Yes
Multiple warnings are thrown when loading a Scene with PlayableGraph playing
To reproduce:
1. Open attached project ("case_1210830.zip")
2. From Assets open "Test-Copy" Scene, then open "Test" Scene
3. Observe the Console window
Expected result: No warnings are thrown
Actual result: Multiple warnings are thrown
Reproducible in: 2019.3.0a4, 2019.3.4f1, 2020.1.0a26, 2020.2.0a1
Not reproducible in: 2018.4.18f1, 2019.3.0a3
Could not test in: 2017.4.37f1 (Due to errors in the project)
Notes:
1. First warning message - 'Internal: JobTempAlloc has allocations that are more than 4 frames old - this is not allowed and likely a leak'
2. Second warning message - 'Internal: deleting an allocation that is older than its permitted lifetime of 4 frames (age = 11)'
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a2
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0b4
Resolution Note (fix version 2019.3):
Fixed in 2019.3.10f1