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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
This is a duplicate of issue #982271