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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
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.