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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #982271