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
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
nschrag_synapse
Sep 28, 2017 18:39
According to release notes, this is fixed in 2017.1.0.p5