Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
2017.1.0f1
Issue ID
925913
Regression
Yes
Project with deleted metadata and built with -nographics does not show textures in a build
Steps to reproduce:
1. Download attached project
2. Delete all project files besides Assets and Project Settings
3. Build it For standalone through console with the following example arguments
"D:\Program Files\Unity 5.6.0b1\Editor\Unity.exe" -projectPath "D:\Downloads\case_925913-MissingTexturesAfterBuild" -batchmode -nographics -buildWindows64Player ./Missing.exe -quit
4. Run the build
Expected result: texture is displayed on screen
Actual result: texture is not displayed until manually reimported or -nographics argument is reported
Reproduced on 5.6.0b1, 5.6.2p1, 2017.1.0f2, 2017.1.0b1
Not reproduced on 5.5.4f1, 5.6.0a5
Regression introduced in 5.6.0b1
Verified FIXED 2017.1.0p4, 2017.2.0b6 and 2017.3.0a3
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
- “Client And Server” shown without spaces in Active Scenario window
- [Linux] Mouse cursor gets stuck at the edge of the screen when trying to pan in the Scene view
- Docked Multiplayer Play Mode window disappears when switching back to a saved Editor layout
- Audio files fail to be imported when the file path is 260 characters or longer
- Error SGICE002 is wrongly shown when more than one argument is passed into GetComponentRW()
nschrag_synapse
Sep 28, 2017 18:39
According to release notes, this is fixed in 2017.1.0.p5