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
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
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.