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."
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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
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.