Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2020.1.0a6
Issue ID
1185231
Regression
Yes
Crash Assertion failed on expression: 'm_LastAlloc == NULL' when running URP automated tests with -runTests cmd line option
Sorry if Test Runner is the wrong team but I only see it running tests and the editor crash seems to be failing on an allocation when running the test so thought it might be a good place to start triage with that team.
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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
kristian_ronday
Sep 29, 2021 18:43
This is happening for us in 2020.3.1f1 on ubuntu, despite regular build commands (`-buildWindows64Player` and `-buildOSXUniversalPlayer`) working fine. Also running with `-runTests` works for Mac and Windows, just not Ubuntu which is where our build machine lives.