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
- Hovering on the Particle System Controls shows an offset tooltip with the overlay window name
- Inconsistent UI hover colour with poor contrast in VFX Graph window
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
Add comment