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
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
- Game View Tab Scale changes erratically when a Unity Tab is on a different screen with a differing Display Scale
- Six way lighting receiving wrong lighting from APV when set to World Space
- Crash on SortByExecutionOrder when interrupting the .androidpack import process
Resolution Note (fix version 0.14.0-preview.18):
Package version is available on 2020.1.0b15 and above.