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
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
This is a duplicate of issue #925913