Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.1.0p2
Issue ID
939236
Regression
No
NPOT Textures cause Clean Builds to fail without warning
How to reproduce:
1. Open the attached project (notice the textures are rendered correctly)
2. Close the project and delete the Library folder from project's directory
3. Using batch mode build the project with this command (change the paths according to your machine):
"%ProgramFiles%\Unity\Editor\Unity.exe" -batchmode -quit -nographics -buildtarget win64 -projectPath "F:\Temp\TestNPOT" -buildWindows64Player "F:\Temp\NPOTTestBuild\TestBuild.exe" -logfile "F:\Temp\NPOTTestBuild\unitybuild.log"
4.Open the built project, the textures are not rendered
5.Open the project in the Editor, textures are not rendered and errors appear
Actual result: Textures are not rendered in the build and errors in editor appears.
Expected result: Textures should be rendered in the build and no errors should appear.
Reproducible with: 2017.1.0p2, 5.6.3f1.
Not Reproducible with 2017.3.0a3, 2017.2.0b6.
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
diekeure
Dec 05, 2017 15:32
It was reproducible in 2017.1.0p2, I can reproduce it in 2017.1.2p2
Can it be fixed in those versions? I cannot upgrade anymore to 2017.2