Search Issue Tracker
Fixed in 2020.2.20f1
Fixed in 2019.4.X, 2020.1.X, 2020.2.X
Votes
0
Found in
Issue ID
1275056
Regression
No
Set the $rsp to a multiple of 8 on POSIX.
There is a really 'fun' bug in the native hardware exception handlers with respect to the stack not being aligned properly on entry to the burst_abort_deferred method. This means that on POSIX systems you can end up in an awful spin loop of despair when native hardware exceptions are hit in Burst.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Add comment