Search Issue Tracker
Fixed in 5.4.0
Votes
3
Found in
5.0.0f4
Issue ID
681101
Regression
No
Asset Bundle builder doesn't check cginc dependencies
To reproduce:
1. Open attached project
2. Click Bundles -> Build
3. Make some changes to Test.cginc
4. Click Bundles -> Build
5. Notice message "No AssetBundle needs to be rebuilt for this build."
Comments (2)
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
- The search field has an additional icon that has no functionality
- Splash Image logo is shown after being removed when pressing the Preview button
- Crash on GenerateParticleGeometry when creating certain particles
- HD Sample Buffer returns black for Rendering Layer Mask when Custom Pass Volume is not active
- SpriteRenderer has wrong input color when associated material uses SRPBatcher
Sycobob
Mar 31, 2015 23:04
(It applies to EditorUtility.CollectDependencies and AssetDatabase.GetDependencies as well.)
Sycobob
Mar 31, 2015 23:02
Just came across this problem myself. It seriously complicates our attempt to automate parts of out asset pipeline.