Unity Issue Tracker - The "Target" Source Template is missing when using the Unity JetBrains.Annotations library subset
Open
UUM-84741
The "Target" Source Template is missing when using the Unity JetBrains.Annotations library subset
Unity: Scripting Runtime
Open
6.5.X
6.4.X
6.3.X
6.0.X
2022.3.X
Won't Fix
6.2.X
6.1.X
2021.3.X
Unity 6000.2 has reached its end of life and will not receive further updates. If you need additional fixes, please upgrade to a newer Unity version.
Unity 2021.3 has reached its end of life and will not receive further updates. If you need additional fixes, please upgrade to a newer Unity version.
Reproduction steps:
1. Open the attached “TargetExpressionBug” project
2. Open the “Assets/Scenes/SampleScene” scene
3. Observe the Console logs
Expected Result: No errors are thrown in the Console
Actual Result: “The type or namespace name 'Target' could not be found” error is thrown in the Console