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
- Asset Database warning is being logged continuously when creating a script in an embedded package
- The Scene is marked as dirty when navigating Hierarchy by using arrow keys
- Build process only shows Initializing when building for Android
- TileMap Palette preview flickers when scaled
- Shader Graph Blackboard "plus" sign is not centered within the button
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a3