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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment