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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.