Search Issue Tracker
Fixed
Under Consideration for 2022.3.X, 2023.2.X
Votes
0
Found in
2022.3.4f1
2023.1.2f1
2023.2.0a21
2023.3.0a3
Issue ID
UUM-41429
Regression
Yes
[WebGL] Build crashes on CachedWriter::Write when building a project for WebGL
Reproduction steps:
1. Open the attached “repro-project“
2. Open the Assets/Scenes/TestScene.unity scene
3. Build And Run
4. Observe the crash
Reproducible with: 2022.1.0a15, 2022.3.4f1, 2023.1.2f1, 2023.2.0a21
Not reproducible with: 2021.3.28f1, 2022.1.0a14
Reproduced on: Windows 10 Pro
Note: Not reproducible on Standalone Build
First few lines of the stack trace:
{{0x00007ff7c92a2ed3 (Unity) CachedWriter::Write }}
{{0x00007ff7c9678691 (Unity) StreamedBinaryWrite::TransferTypelessData }}
{{0x00007ff7c9092f1d (Unity) Texture2D::Transfer<StreamedBinaryWrite> }}
{{0x00007ff7c9662b57 (Unity) SerializedFile::WriteObject }}
{{0x00007ff7c964c377 (Unity) PersistentManager::WriteFile}}
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-43771