Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2022.3.63f1
6000.0.50f1
6000.1.6f1
6000.2.0b4
Issue ID
UUM-108000
Regression
No
[Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Steps to reproduce:
1. Open the “user’s attached project”
2. Open “SampleScene”
3. Enter Play Mode
4. Observe the Editor crash or freeze
Reproducible with versions: 2022.3.63f1, 6000.0.50f1, 6000.1.6f1, 6000.2.0b4
Couldn’t test with versions: 2022.1.0b1 (due to compiler errors)
Reproducible on: macOS 15.3.2 (M1 Max)
Not reproducible on: macOS 15.5 (Intel), Windows 10
Note: Also reproducible in Standalone Player
First few lines of StackTrace:
{noformat}#5 0x000001dfbfb1c0 in BrotliDecoderDecompressStream
#6 0x0000032fb169c8 in BrotliDecoderDecompress
#7 0x000003934dcbac in (wrapper managed-to-native) Interop/Brotli:BrotliDecoderDecompress (intptr,byte*,intptr&,byte*) [{0x34631ef40} + 0xdc] (0x3934dcad0 0x3934dcc80) [0x32c40ea80 - Unity Child Domain]
#8 0x000003934dc9bc in System.IO.Compression.BrotliDecoder:TryDecompress (System.ReadOnlySpan`1<byte>,System.Span`1<byte>,int&) [{0x33bb72e30} + 0x1ac] (0x3934dc810 0x3934dca2c) [0x32c40ea80 - Unity Child Domain]
#9 0x000003934d2d2c in BrotliTest:Start () {noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- HDRP 6-way VFX Shader is lit incorrectly when World coordinates are used
- 2D Sprite Renderer in front is affected by Sprites in the background when using Sorting Layers and a Shadow Caster 2D with Self Shadow
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
Add comment