Search Issue Tracker
Duplicate
Duplicate in 5.6.X
Votes
0
Found in
5.6.2p3
Issue ID
934417
Regression
No
[Editor] NPOT Texture assets corrupted when importing with no graphics
1) Build the library folder via command line, batchmode, no graphics: /Unity562p3/Unity.app/Contents/MacOS/Unity -batchmode -quit -projectPath /Users/ryan/Downloads/ios_crash -nographics
2) Open the project in Unity (5.6.2p3)
3) See in Main scene that the circle displayed in game is solid black (should instead be a white ring)
4) Change Editor to run in Metal graphics api instead of OpenGL (player settings enable metal editor support)
5) Editor crashes with the following:
-[MTLTextureDescriptorInternal validateWithDevice:]:783: failed assertion `MTLTextureDescriptor requests 11 mipmap levels, but the dimensions (719, 719, 1) can only support a maxiumum of 10 levels'
Reproduced with: 2017.2.0b3, 2017.1.0p1, 5.6.2p3.
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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
This is a duplicate of issue #925913