Search Issue Tracker
Fixed in 1.1.0-preview
Votes
0
Found in [Package]
-
Issue ID
912580
Regression
No
Material information is not updated correctly when rebuilding asset bundle
Reproduction steps:
1. Open project attached(Bundle.zip)
2. Build asset bundle (Menu/Demo/Build).
3. Press play. <-- Instantiated object will have grey color.
4. Open script "Load.cs" and change ChangeMaterialBundle value to true.
5. Rebuild asset bundle.
6. Press play
Expected result: Object will be grey (material will be attached).
Actual result: Object will be pink (no material assigned).
Reproduced on: 5.3.0f4, 5.4.2f2, 5.4.5p3, 5.5.3p4, 5.6.1p2, 2017.1.0b8, 2017.2.0a2.
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
Add comment