Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2020.3
2021.2
2022.1
2022.1.0a13
2022.2
Issue ID
1376913
Regression
No
Not all non-dev Profiler Stats are marked with a kUnityProfilerMarkerFlagAvailabilityNonDev flag
Reproduction steps:
1. Open user-submitted project
2. Navigate to File -> Build Settings
3. Make sure "Development Build" is unticked
4. Press Build and Run
5. Open Player.log at C:\Users\YOUR_USER\AppData\LocalLow\test\Beta
6. Compare the "All Stats Available" list to the "Stats for non dev build" list
Expected result: The lists are identical
Actual result: "All Stats Available" list has more items than the "Stats for non dev build" list
Reproducible with: 2020.3.25f1, 2021.2.8f1, 2022.1.0b3, 2022.2.0a2
Could not test with: 2019.4.34f1 (Compilation errors: The type or namespace name 'ProfilerRecorderHandle' could not be found)
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
- Inspector icon in the "Inspector" window is less sharp/more pixelated than other editor icons
- Text Input doesn't restore the old input in the Inspector window when using the "Revert" button on Prefabs
- An "EndLayoutGroup" error is thrown when extracting textures of an FBX file for the second and later times
- A NullReferenceException error is thrown when extracting textures from an FBX
- "Toggle all debug panels" shortcut throws “NullReferenceException: Object reference not set to an instance of an object” error
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a3