Search Issue Tracker
In Progress
Fixed in 6000.2.0a8
Fix In Review for 6000.0.X, 6000.1.X
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
- Tooltip messages should be presented in human language not in code strings
- [Linux] Editor doesn’t auto reload when an Asset is imported or a Script is changed
- MouseDownEvent is triggered when changing from Scene view to Game view
- "GlobalObjectIdentifierToObjectSlow" returns Null when retrieving "GlobalObjectId" from GameObject inside a Prefab
- Shader is invisible in the Build when using BiRP on Meta Quest 2
Add comment