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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note (fix version 0.14.0-preview.18):
Package version is available on 2020.1.0b15 and above.