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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
nschrag_synapse
Sep 28, 2017 18:39
According to release notes, this is fixed in 2017.1.0.p5