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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
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.