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

Animation

-

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)'

  1. Resolution Note (fix version 2020.2):

    Fixed in 2020.2.0a2

  2. Resolution Note (fix version 2020.1):

    Fixed in 2020.1.0b4

  3. Resolution Note (fix version 2019.3):

    Fixed in 2019.3.10f1

Add comment

Log in to post comment