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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 0.14.0-preview.18):
Package version is available on 2020.1.0b15 and above.