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.
Comments (1)
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
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