Search Issue Tracker
Fixed
Fixed in 2022.2.19f1, 2023.2.0a14
Votes
1
Found in
2022.1.23f1
2022.2.0f1
2023.1.0a20
2023.1.0b8
Issue ID
UUM-20587
Regression
Yes
Crash on CachedWriter::Write when building a project that has access to files being denied
Reproduction steps:
1. Open the attached “repro-project”
2. Build the project
Expected result: Build completed with a result of ‘Succeeded' or 'Failed’
Actual result: The Editor crashes
Reproducible with: 2022.1.0a15, 2022.1.23f1, 2022.2.0f1, 2023.1.0a20
Not reproducible with: 2020.3.42f1, 2021.3.14f1, 2022.1.0a14
Reproduced on: Windows 10 Pro
Note: When trying to build for a Standalone, Android, or Dedicated Server platform a Fatal Error pop-up appears
First few lines of the stack trace:
{{0x00007ff63d3d52c3 (Unity) CachedWriter::Write }}
{{0x00007ff63d77bf11 (Unity) StreamedBinaryWrite::TransferTypelessData }}
{{0x00007ff63d23e8cf (Unity) Texture2D::Transfer<StreamedBinaryWrite> }}
{{0x00007ff63d765c37 (Unity) SerializedFile::WriteObject }}
{{0x00007ff63d750069 (Unity) PersistentManager::WriteFile}}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment