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
- NullReferenceException error thrown when changing Scenes in Play Mode
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
- [Linux] Player consumes more CPU resources when it is running in the background
- Save process is triggered every time when prefab property values are changed by dragging
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a3