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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
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.