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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 0.14.0-preview.18):
Package version is available on 2020.1.0b15 and above.