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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
Add comment