Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.4.X, 2019.1.X
Votes
0
Found in
2018.3.0a1
2019.1.0a1
2019.1.0b8
2019.2.0a1
Issue ID
1138754
Regression
Yes
PrecompiledAssemblyException does not show file paths in its message when there are few assemblies with the same name
How to reproduce:
1. Open attached project
2. Check Console Window (see screenshot below for the error)
Reproducible with: 2018.3.0a1, 2018.3.10f1, 2019.1.0b8, 2019.2.0a9
Not reproducible with: 2017.4.24f1, 2018.2.21f1
Actual results: it's impossible to tell which assembly to remove from the project, since their paths are not reported (the {0} placeholder is in the error message instead)
Expected results: there should be information regarding which assembly path has to be removed
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment