Search Issue Tracker
By Design
Votes
0
Found in
2022.1
2022.1.0a6
Issue ID
1362101
Regression
No
[iOS][Rendering Debugger] No wireframes rendered with Shaded & Solid wireframe mode on iOS
How to reproduce:
1. Open URP project
2. Set platform to iOS
3. Enable “Development Build” property in Build Settings
4. Build & Run project
5. Open Rendering Debugger (double-tap screen with three fingers )
6. Go to "Rendering" section
7. Change "Additional Wireframe Modes" property from "None" to "Solid wireframe" and then "Shaded wireframe"
Expected result: Scene is rendered with wireframes
Actual result: No wireframes rendered in the scene
Notes:
- No issues with simple "Wireframe" mode
Reproducible:
iPhone 12, A14, 14.6
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (2022.1.X):
The reason why the Solid and Shaded wireframes are not displayed on the device is because the "Runtime Debug Shaders" toggle in the "Universal Render Pipeline Global Settings" hasn't been enabled.
To avoid this confusion, we will add a visual indication in the UI of the Rendering Debugger.