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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Add comment