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.
Comments (1)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.