Search Issue Tracker
Fixed
Votes
0
Found in
2023.2.3f1
2023.3.0a17
Issue ID
UUM-58363
Regression
Yes
Crash on EditorOnlyPlayerSettings::GetDefaultTextureCompressionFormat when switching or opening a specific project with Android or IOS Platform
Reproduction steps:
1. Open the attached project "ReproProj"
2. Switch to Android or IOS Platform (File > Build Settings > Android / IOS > Switch Platform)
Expected result: The Editor continues to run with the Android or IOS Platform selected
Actual result: Editor crashes
Reproducible with: 2023.1.0a20, 2023.2.3f1, 2023.3.0a17
Not reproducible with: 2021.3.33f1, 2022.3.15f1, 2023.1.0a19
Testing environment: Windows 10 Enterprise 21H2, macOS 13.6.1
Not reproducible on: No other environment tested
First few lines of the Stacktrace:
0x00007FFFDD6B8306 (Unity) EditorOnlyPlayerSettings::GetDefaultTextureCompressionFormat
0x00007FFFDCFEBF19 (Unity) GetAssetImportParametersFromSettingsWithoutCustomDependencies
0x00007FFFDCFFDB5E (Unity) RefreshInternalV2
0x00007FFFDD006E97 (Unity) StopAssetImportingV2Internal
0x00007FFFDCFF60BD (Unity) InitialRefreshV2
Notes:
- Reproduces even when the project is empty and all packages are removed
- Reproduces with all Graphics APIs and Scripting Backends
- Does not reproduce with Windows Standalone Platform
- Reproduces when opening the project with {{-buildTarget iOS}} or {{-buildTarget Android}} command-line arguments
- Only reproduces with this specific project
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
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
- [iOS] Visual artifacts are visible when the camera's feed is rendered to a texture
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function
- Sprite Renderer image is changed when Mask Interaction is turned by C# script
- URP Player remains in Windows Background processes when the application is closed
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-55126