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
- "Assertion failed on expression" errors appear when selecting specific Tile Palette GameObjects
- “CommandBuffer: built-in render texture type 3 not found while executing” warning is displayed in URP project
- Player build logs a "material with shader doesn't have a '_MainTex' property" error when instantiating a specific amount of specific prefabs
- The LayerMask parameter is ignored when using Physics2D.GetRayIntersection method
- The Tilemap GameObject causes other Tilemap GameObjects to become invisible when its “Mask Interaction” is set to “Visible Inside Mask”
Add comment