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
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
- New selector in Matching Selectors displays as on line -1 in debugger
Add comment