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
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
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.