Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0f3
Issue ID
959260
Regression
No
[WINDOWS] Building project with VS or Mono results in errors with .NET 3.5 using PlayMaker plugin
Using .NET3.5 as Scripting Runtime Version building project through VS or MonoDevelop results in errors :
CS0246 The type or namespace name 'CustomActionEditorAttribute' could not be found (are you missing a using directive or an assembly reference?)
Using .NET4.6 build goes without errors.
To reproduce:
1. Open users attached project "playmaker.zip"
2. Right click on Assets folder in Project view
3. Select Open C# Project
4. In VS press Build > Build Solution (in MonoDevelop Build > Build All)
5. Observe in the Error List all the errors errors
Expected result: build without errors
Actual result: errors after build
Reproduced on: 2017.1.0a6 2017.1.2f1 2017.2.0f3 2017.3.0b6 2018.1.0a1
Notes: Tested for both x86_64 and x86, same results. This only reproduces on Windows machine.
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 Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Resolution Note:
This particular case has been investigated thoroughly and we have decided, in the interests of protecting the stability and features of Unity for users that rely upon the affected versions, to not address this fix for the time being. We understand that this will cause problems for some users, and so may address in a future version.