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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
This is a duplicate of issue #925913