The deadlock happens when enough shader preload are launch in parallel on a slower IO backend (like zen). When that happens, the preload starts a waiting period that never ends because it cannot be ...
This came up from several discussions on UDN and internal discussion. The root cause is that the AssetRegistry currently cannot discover packages inside IOStore containers, it relies on the seriali ...