Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.2.1
Issue ID
1215632
Regression
No
[Rider Editor] Compiled shader code is marked for errors when opened in "Rider" editor
The compiled code of a shader is marked red in Rider editor when it has no issues at all
Steps To Reproduce:
1. Create a new Project
2. Project > Create > Shader > Unlit
3. Inspector > Compile and Show code
Expected Result: Compiled code looks error-free
Observed Result: Whole code is marked red and "}" expected message appears
Reproducible On: 2020.1.0a21, 2019.3.0f6, 2019.2.019f1
Checked with Rider package version: 1.2.1
Note: Rider editor wasn't available with 2019.1
Environment: Mac and Windows
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
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
- Addressables Analyzer flags duplicate resource references from ScriptableObjects incorrectly when the corresponding field has been removed
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
- [Linux] “ReleaseButton expects buttonId >= 0” error is thrown when importing Assets via drag and drop
Resolution Note:
Please report this bug with JetBrains then they will make sure this is handled, here is the link to their bug tracker: https://youtrack.jetbrains.com/issues/RIDER?q=Shaders