Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.1.X, 2021.2.X
Votes
0
Found in
2020.3
2020.3.11f1
2021.1
2021.2
2022.1
Issue ID
1350561
Regression
No
GetScriptingDefineSymbolsForGroup always returns an array with one empty string element
How to reproduce it:
1. Open the attached project "ScriptingDefineSymbolsTest.zip"
2. In the Menu bar click on Print Custom Defines > Print
3. Observe the Console Window
Expected result: Message is printed "Length: 0"
Actual result: Message is printed "Length: 1" and "Content: "
Reproducible with: 2020.3.15f1, 2021.1.16f1, 2021.2.0b5, 2022.1.0a4
Could not test with: 2019.4.29f1 - Method 'GetScriptingDefineSymbolsForGroup' has 1 parameter(s) but is invoked with 2 argument(s)
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
- Buttons in the Overlay Menu in the Scene View are all gray even if they're activated when Game View is maximized and minimized
- NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
- Editor crashes on PrepareSpriteTilingData when exiting Play mode
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a6
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0b11
Resolution Note (fix version 2021.1):
Fixed in 2021.1.24f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.21f1