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
- The Scene\Game view is grey when two "Universal Additional Camera Data" scripts are attached to the camera
- NullReferenceException error thrown when changing Scenes in Play Mode
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
- [Linux] Player consumes more CPU resources when it is running in the background
Add comment