Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2018.4.0f1
2020.2
Issue ID
1214725
Regression
No
[BuildReport] Scripts are logged even when their assembly definition is excluded
Reproduction steps:
1. Open the attached project ("case_1214725-AssemblyDefinitionScripts.zip")
2. Make a standalone build
3. Check generated build's "Managed" folder and see that "ShouldNotBeAdded.dll" is not here
4. Open Editor logs and check the build report
Expected result: "Script2.cs" is not logged in the build report
Actual result: "Script2.cs" is logged in the build report, although it is not actually included in the build
Reproduces on: 2018.4.18f1, 2019.3.3f1, 2020.1.0b1, 2020.2.0a2
Couldn't test with 2017.4 (define constraints are not supported)
Notes:
1. The issue reproduces with both Mono and IL2CPP backends
2. Reproduces on both Windows and Mac
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 element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
Resolution Note:
Only critical bugs are being fixed for Build Report as it is currently unsupported in maintenance mode.