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
- Changing the Visual Element size moves it when two visual elements are close to each other
- Open Reference for Default Style Sheet asset redirects to missing page
- Undoing changes to Default Style Sheet does not show change until editor refresh
- TextMeshPro Caret has an active raycast when TMP_InputField is non-interactable
- Shadows do not smoothly fade in when transitioning between real-time shadows and baked distance shadows
Add comment