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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a3