Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.3.0a2
6000.4.0a1
Issue ID
UUM-111772
Regression
Yes
Installing VFX Learning Templates throws "method get_fontSharedMaterials not found" warning
Steps to reproduce:
1. Create new Unity project
2. Import VFX Graph package
3. Open “Create new VFX Asset” window
4. In window press “Install Learning Templates” button
5. After import, observe the Console window
Actual results: Warnings are thrown - [Worker0] The method get_fontSharedMaterials was not found on FloatingInfo. This property will not be indexed.
Expected results: No warnings
Reproducible with versions: 6000.3.0a2
Not reproducible with versions: 6000.3.0a1
Tested on (OS): macOS Silicon, Sequoia 15.5 (M1)
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
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window
- "New Project" creation window shows only "Project name" instead of "Project Name & Location"
- "Line breaking recursion max threshold hit" error when Overflow is set to Ellipsis with fonts missing the ellipsis character
Resolution Note:
The code associated with the error message has been removed, so this specific issue is not reproducible anymore.