Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
1.7.4
Issue ID
ADDR-1256
Regression
Yes
"Unknown Assembly" errors are thrown when building Player Content
Reproduction steps:
1. Open the attached project ("case_1249361-BuildErrors.zip")
2. Open Window > Asset Management > Addressables > Groups
3. Build bundles using Default Build Script
Expected result: Bundles are successfully built without errors
Actual result: "Unknown Assembly" errors are thrown
Reproducible with: 2019.4.0f1, 2020.1.0a14
Not reproducible with: 2020.1.0a15, 2020.1.0b11, 2020.2.0a14
Couldn't test with 2018.4.23f1 (project errors after downgrade)
Reproducible with package version: 1.7.4, 1.9.2
Not reproducible with package versions: 1.1.5, 1.6.2
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
- 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
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Resolution Note:
After switching the project to WebGL I didn't get any build errors. The project has code that is WebGL specific.