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
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
This is a duplicate of issue #925913