Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0b9
Issue ID
641518
Regression
Yes
Internal iOS profiler doesn't display stats correctly when running a Metal build
To Reproduce:
1. Make sure that Metal is on and build the attached project or any other project to iOS (or use the xcode projects attached to the post).
2. Turn on the internal profiler, deploy to device.
3. Notice that some of the stats are missing when running the metal build (i.e. vertices, tris, drawcalls etc.. are not displayed).
You can see the difference between the profiler output when running GLES3 and Metal in the initial report.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The font for the Position and Rotation Transform of the Prefab is bold when it is added to the Hierarchy
- UI Builder Hierarchy files are not marked dirty when Inspector fields in Attributes category are changed
- SVG file icons do not use the default asset icon when Vector Graphics package is not installed
- UnmanagedReadOrWrite objects are not disposed off when GZipStream is used in the "using" statement
- Android build fails when StreamingAssets contains 998 or more files
Add comment