Hi,
I had a crash after a code modification preventing me to even opening unity.
Burst error :```Unexpected error in Burst compilation: System.AggregateException: One or more errors occurred. (System.InvalidOperationException: Unable to create a SharedStatic for this key. This is most likely due to the size of the struct inside of the SharedStatic having changed or the same key being reused for differently sized values. To fix this the editor needs to be restarted.
This Exception was thrown from a function compiled with Burst, which has limited exception support.
I had restart my PC, remove burstcache but nothing.
I know this crash comes from a recent modification from my investigation.
Burst try compile that code which leads to a crash :

I uploaded a bug under number : In-47307