Search Issue Tracker
Fixed in 6000.0.50f1
Fixed in 7000.0.0a13
Votes
0
Found in
2022.3.44f1
6000.0.18f1
6000.2.0a1
Issue ID
UUM-79809
Regression
No
Crash on CachedWriter::Write when building a specific project with a default runtime TSS
Reproduction steps:
1. Open the attached project “CrashRepro“
2. Build the project
Expected result: The project is built
Actual result: Editor crashes
Reproducible with: 2022.3.44f1, 6000.0.18f1
Couldn’t test with: 2021.3.43f1 (Package errors)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
Does not crash after deleting “TSS“ and building
When creating a TSS file {{No texture data available.}} error is thrown
To reproduce on 6000.x comment out lines in the scripts that have errors.
First few lines of stack trace:
{noformat}0x00007ff68de544b2 (Unity) CachedWriter::Write
0x00007ff68e233afa (Unity) StreamedBinaryWrite::TransferResourceImage
0x00007ff68dc40202 (Unity) Texture2D::Transfer<StreamedBinaryWrite>
0x00007ff68e21e7f3 (Unity) SerializedFile::WriteObject
0x00007ff68e20817e (Unity) PersistentManager::WriteFile
0x00007ff68e20a1df (Unity) PersistentManager::WriteFile{noformat}
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 (fix version 6000.0.50f1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-86164
Resolution Note (fix version 7000.0.0a13):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-86164