Search Issue Tracker
Active
Votes
0
Found in
6000.0.38f1
6000.1.0b5
6000.2.0a3
Issue ID
UUM-97159
Regression
No
Crash on GetEffectiveBc7TextureCompressor() when loading and unloading all Assets in the Project
Steps to reproduce:
1. Open the “user’s attached project”
2. Click on “Tools/Iterate All Assets“ through the Main Menu
3. Observe the crash
Reproducible with versions: 6000.0.38f1, 6000.1.0.b5, 6000.2.0a3
Couldn’t test with versions: 2022.3.58f1 (due to compiler errors)
Reproducible on: macOS 15.1.1 (M1 Max)
Not reproducible on: no other environment tested
First few lines of StackTrace:
{noformat}#0 0x00000105d81230 in EditorSettings::GetEffectiveBc7TextureCompressor() const
#1 0x000001065dff40 in StopAssetImportingV2Internal(AssetDatabase::UpdateAssetOptions, InternalRefreshFlagsV2, ScanFilter const*, char const*)
#2 0x00000105eb71b4 in Application::TickTimer()
#3 0x000001071a86a0 in -[EditorApplication onEditorUpdatesTickTimer]
#4 0x00000190b7cbec in __NSFireTimer{noformat}
Note: The issue happens both when running the script through the Menu Item and executing it in Play Mode
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] [iOS] [UnityWebRequest] Requests with "UnityWebRequest" are open for SSL Proxying
- SetWindowsHookEx does not prevent Windows key input when Editor or Player Window is focused and Active Input Handling is set to “Input System Package (New)” or “Both”
- Crash on GetEffectiveBc7TextureCompressor() when loading and unloading all Assets in the Project
- Terrain Masks do not ignore the mipmap limit
- "Build And Run" the project for Web is allowed even though the directory for the non-default browser is not selected
Add comment