Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
6000.0.31f1
6000.1.0a10
6000.2.0a1
Issue ID
UUM-91784
Regression
Yes
[Dragon Crashers] 4 Shader error messages on import
*Steps to reproduce:*
# Create a new project, ensure you are in editor light mode.
# Download and import [Dragon Crashers|https://assetstore.unity.com/packages/essentials/tutorial-projects/dragon-crashers-urp-2d-sample-project-190721?srsltid=AfmBOopu2it_lacwp1GHFsfrKRgqy5ZbAjFAuM2_Q1pLeKOhgjNeripa].
# Observe the console.
*Actual results:* 4 shader errors on import. Error messages similar to:
{code:java}
Shader error in 'TextMeshPro/Distance Field SSD': Couldn't open include file 'TMPro_Properties.cginc'. at Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader(127){code}
{code:java}
Shader error in 'TextMeshPro/Mobile/Distance Field - 2 Pass': Couldn't open include file 'TMPro_Properties.cginc'. at Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader(96){code}
*Expected results:* No errors.
*Reproducible with versions:* 6000.1.0a10, 6000.0.31f1 6000.0.22f1
*Not reproducible with versions:* 6000.0.21f1, 2022.3.55f1
*Tested on (OS):* Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment