Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.1.0a15
2020.1.0f1
2020.2
Issue ID
1267165
Regression
Yes
ENABLE_VSTU define is missing
Reproduction steps:
1. Have Visual Studio 2019 and its "Visual Studio Unity Tools" plugin installed
2. Open attached project "ProjectFileGeneration.zip"
3. In Project window, open Assets -> Editor -> SupressCompilerWarnings.cs
4. In script editor, observe lines 4 to 24
Expected result: Code inside #if ENABLE_VSTU block is enabled
Actual result: Code inside #if ENABLE_VSTU block is disabled
Reproducible with: 2020.1.0a15, 2020.1.1f1, 2020.2.0a20
Not reproducible with: 2019.4.7f1, 2020.1.0a14
Could not test with: 2018.4.26f1 (errors break project)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
This issue will need to be referred to Microsoft. This is depending on external tools.