Search Issue Tracker
Fixed in 0.14.0-preview.18
Votes
0
Found in [Package]
0.3.0.preview.4, 0.6.0.preview.24
Issue ID
1210234
Regression
No
[ECS] Shaders are included for each asset bundle when bundles contain SubScenes
How to reproduce:
1. Open the user's attached project ("ECSBugReport.zip")
2. Build the project using "Assets/ECSBugReport/BuildSettings/Build_Windows64.buildsettings"
3. Inspect the contents of both bundles inside "[Project Root]/Builds/Build_Windows64/ECSBugReport_Data/StreamingAssets/SubScenes"
Expected results: No duplicate shaders are included in bundles
Actual results: Both bundles have the same shaders included in them
Reproducible with: 2019.3.3f1, 2020.1.0a24
Couldn't test with: 2017.4, 2018.4 (required minimal package version not supported)
Reproducible with package versions: 0.3.0.preview.4, 0.6.0.preview.24
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
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [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
Resolution Note (fix version 0.14.0-preview.18):
Package version is available on 2020.1.0b15 and above.