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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
Add comment