Search Issue Tracker
Fixed in 2021.3.36f1
Fixed in 2021.3.X, 2022.3.X, 2023.2.X, 2023.3.X, 7000.0.0a1, future release
Votes
0
Found in
2022.2.20f1
2023.1.0b17
2023.2.0a15
2023.3.0a3
Issue ID
UUM-35985
Regression
Yes
"Assertion failed on expression: 'mipLevel < m_MipCount'" error when using Texture2D.Compress() method
Reproduction steps:
1. Open the attached "IN-41188.zip" project
2. Open "Assets/Scenes/SampleScene"
3. Enter Play mode
4. Observe the Console
Expected result: No errors are thrown
Actual result: "Assertion failed on expression: 'mipLevel < m_MipCount'" errors are thrown
Reproducible with: 2022.2.20f1, 2023.1.0b17, 2023.2.0a15
Couldn't test with: 2020.3.48f1, 2021.3.25f1 (CS1061 error)
Reproducible on: Windows 10
Note: Not reproducible in Windows Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment