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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
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.