Search Issue Tracker
Not Reproducible
Votes
0
Found in
Issue ID
728988
Regression
No
[Plugins] DLL w/ multiple classes and marked as editor only, generate wrong editor.log output
Steps to reproduce:
1. Download and open attached project "repro_728988.zip"
2. Make sure that both DLL files in the root Assets folder are marked as "Editor" only
3. Build for any platform
4. See editor.log file and notice that in section:
"Used Assets and files from the Resources folder, sorted by uncompressed size:
<..>
0.1 kb 0.0% Assets/ThisDLLHasExtraClass.dll"
The file with extra class is included, while in a different section of the log file it says it's being ignored:
"Ignoring 'Assets/ThisDLLHasExtraClass.dll' because we're compiling for WindowsStandaloneSupport"
Notes: Tested for WebGL, Win x86, Win x64, User reported for Android - seems to be platform independent.
Tested on Win10
Reproducible in: 5.0.3f2, 5.1.4f1, 5.2.1p4, 5.2.2p3, 5.3.0b6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
Add comment