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
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
- [VFX] Creating a long Group Node name breaks nodes boarders
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.