Search Issue Tracker
Duplicate
Votes
1
Found in
5.3.5p3
Issue ID
814262
Regression
No
When exporting a scene, the associated cginc files with the shader would not be exported
Steps to reproduce:
1) Download attached project ' TestPackingWithoutShaderIncludeFiles.zip' and open in Unity.
2) In project tab, select scene 'TestScene'.
3) Now click on Assets >> Export Package.
Note: there is no cginc files included.(see attached image 'NoFiles.png'.
Expected result: there should be cginc files included in the exporter window.
Reproduced with: 5.2.4f1, 5.3.6f1, 5.4.0f1, 5.5.0a3.
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
- Awaitable.NextFrameAsync() fails to resume when invoked multiple times from the playModeStateChanged event
- Text input duplicates in the TextField when textField.isDelayed is set to true and typing with a Japanese keyboard layout
- “AssetDatabase.GetMainAssetTypeAtPath" returns the incorrect type when using a global namespace class with the same name as a Unity type
- Editor silently crashes when switching platforms when Meta XR Core SDK is imported
- Crash on Object::SetCachedScriptingObject when entering the Play Mode immediately after stopping asynchronous operations in the previous Play Mode session
This is a duplicate of issue #685617