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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
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.