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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
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.