Search Issue Tracker
Duplicate
Votes
1
Found in
2017.3.0f2
2017.3.0f3
Issue ID
994789
Regression
Yes
[2017.3] Dll files in Editor folders are not treated as Editor scripts
How to reproduce:
1. Open the "ReproProject.zip" project
2. Notice the error in Console tab
Actual result: Facebook.Unity.FB is defined multiple times (FacebookSDK/Plugins/Editor/Facebook.Unity.PlatformEditor.FB and FacebookSDK/Plugins/Facebook.Unity.FB).
Expected result: Facebook.Unity.PlatformEditor shouldn't be treated as a runtime script.
Reproducible with: 2017.3.0f2 2017.3.1f1.
Regression introduced in: 2017.3.0f2.
Not reproducible with:2018.2.0a1, 2018.1.0b5, 2017.3.0f1, 2017.3.0a1, 2018.2.1p3, 2017.1.3f1, 5.6.5f1.
Error: Assets/FacebookSDK/Examples/Scripts/MenuBase.cs(174,17): error CS0433: The imported type `Facebook.Unity.FB' is defined multiple times.
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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
This is a duplicate of issue #982271