Search Issue Tracker
Active
Under Consideration for 3.0.X
Votes
1
Found in [Package]
3.0.3
Issue ID
BUTFP-27
Regression
No
"Unity.PerformanceTesting" is not included/accessible in a loosely organized project under the Editor folder
Reproduction steps:
1. Open the attached project “BugRepro”
2. Open the “Assets/Scenes/PlayMaJiang.unity” scene
3. Observe the Console Window
Expected result: Scripts can utilize {{Unity.PerformanceTesting;}} provided they are located within an Editor folder in a loosely organized project
Actual result: “error CS0234: The type or namespace name 'PerformanceTesting' does not exist in the namespace 'Unity' (are you missing an assembly reference?)”
Reproducible with: 2.8.0-preview, 3.0.0-pre.1, 3.0.3 (2021.3.40f1, 2022.3.37f1), 3.0.3 (6000.0.10f1)
Reproduced on: Windows 11 23H2 (22631.3007), Windows 10 (10.0.19045) 64bit (user’s)
Not reproduced on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment