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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
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.