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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
nschrag_synapse
Sep 28, 2017 18:39
According to release notes, this is fixed in 2017.1.0.p5