Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.3.0a6
Issue ID
945090
Regression
Yes
Error after recompiling: "An assembly with the same name `UnityEngine.UI' has already been imported
Reproduction steps:
1. Open project attached.(Repro.zip)
2. Open scene "SimpleSample".
3. Press Play.
4. Detect that there is error "UnityEditor.BuildTarget.WebPlayer is obsolete..." and due to this remove 27-34 lines from Settings.cs.
5. Save and go back to Editor.
6. Try to start.
Expected result: You will be able to enter play mode.
Actual result: For some reasons error appears: "An assembly with the same name `UnityEngine.UI' has already been imported."
Notes: After restarting Editor error goes away.
Reproduced on: 2017.3.0a1, 2017.3.0a6.
Works fine on: 2017.1.0p5, 2017.2.0b9.
Regression introduced in 2017.3.0a1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Light is not visible when Rendering Path is set to 'Deferred' and Shadowmask is used
- [macOS] Build fails with error "Microphone class is used but Microphone Usage Description is empty in Player Settings" when building VR Multiplayer template project
- [Silicon] Crash on Bytenado.Chatterbox:.ctor when opening a project after creating a partial class of a Dictionary<string, int> containing about 125k entries
- Improve Docs on IHV / DDS import
- Rendering into RenderTexture is affected by Camera transforms when using DrawMeshNow
Add comment