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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.