Search Issue Tracker
Fixed
Votes
0
Found in
2023.1.20f1
2023.2.0f1
2023.3.0a14
Issue ID
UUM-55982
Regression
Yes
Crash on GetDefaultTextureCompressionFormat when opening a project after installing the ML-Agents package
h5. Reproduction steps
- Open the attached “Pong.zip” project
h5. Actual Result
- Observe the crash
- First few lines of Stack Trace:
{code}
{\{0x00007FF99753F0B6 (Unity) EditorOnlyPlayerSettings::GetDefaultTextureCompressionFormat }}
{\{0x00007FF9967FF131 (Unity) DoesDefaultTextureCompressionAllowRGTC }}
{\{0x00007FF99677DE61 (Unity) IsSupportedTextureFormat }}
{\{0x00007FF996781B2D (Unity) RecommendedFormatsFromTextureTypeAndPlatform }}
{{0x00007FF9975717D3 (Unity) TextureImporter::UpdatePlatformSettingsOnReadingPre2018_2Data}}
{code}
h5. Environment
- Reproducible with: 2023.1.0a20, 2023.1.20f1, 2023.2.0f1, 2023.3.0a14
- Not reproducible with: 2021.3.32f1, 2022.3.13f1, 2023.1.0a19
- Reproducible on: macOS Sonoma 14.0 (Intel), Windows 11(by the reporter)
- Not reproducible on: no other environment tested
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-55126