Search Issue Tracker
Feature Request
Feature Request in 2023.1.X
Votes
1
Found in
2020.3.33f1
2021.3.12f1
2022.1.21f1
2022.2.0b13
2023.1.0a15
Issue ID
UUM-2946
Regression
No
Runtime shader compilation errors are Not Reported in the Editor console
Reproduction steps:
1. Download and open the attached "CompilerIssueRepro_M1_to_iOS.zip" project
2. Enter "Play" mode
3. Observe the console window
Expected result: An error for Shader Compilation is reported
Actual result: No error for Shader Compilation is reported
Reproducible with: 2020.3.25f1, 2021.2.7f1, 2022.1.0b2
Could not test with: 2019.4 (Project errors upon downgrading)
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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES
Resolution Note:
We never showed any runtime shader errors in the console. Making this work can be significant effort, especially getting the data from the Player.
Resolution Note (2023.1.X):
We never showed any runtime shader errors in the console. Making this work can be significant effort, especially getting the data from the Player.