Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.2.8f1
Issue ID
1081760
Regression
No
Editor crashes with CachedWriter::Write when building project with missing Project ID
How to reproduce:
1. Download and open "SceneBuilder" project
2. Build & Run project
3. Click "Yes" button in Missing Project ID pop-up window
Expected result: Editor does not crash
Actual result: Editor crashes
Reproduced with: 2018.1.9f2, 2018.2.8f1, 2018.3.0b2, 2019.1.0a1
Does not reproduce with 2017.4.11f1 as there are compilation errors
Top of stacktrace:
0x0000000142AF98C7 (Unity) memcpy
0x00000001409D6DE7 (Unity) CachedWriter::Write
0x0000000140C8A960 (Unity) StreamedBinaryWrite::TransferResourceImage
0x00000001407D270F (Unity) Texture2D::Transfer<StreamedBinaryWrite>
0x0000000140C8402D (Unity) SerializedFile::WriteObject
0x0000000140C67FA0 (Unity) PersistentManager::WriteFile
0x0000000140C6900F (Unity) PersistentManager::WriteFile
0x0000000140DC1518 (Unity) WriteSharedAssetFile
0x0000000140DAC251 (Unity) CompileSharedAssetsFile
0x0000000140D7798C (Unity) BuildPlayerData
0x0000000140D82AC5 (Unity) DoBuildPlayer_Build
0x0000000140D825B2 (Unity) DoBuildPlayer
0x0000000140D74D95 (Unity) BuildPlayer
0x000000014229063A (Unity) BuildPipeline::BuildPlayerInternalNoCheck
0x000000014228E74C (Unity) BuildPipeline_CUSTOM_BuildPlayerInternalNoCheck
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
Add comment