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
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
- Crash on GeneratePropertyDiffInternal when using NodeCanvas nodes
- Overrides in nested prefabs are ignored when importing
- Warning "Unable to load Unity.Android.Gradle's referenced assembly NiceIO ..." when recompiling scripts
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
Add comment