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
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
Resolution Note:
The code associated with the error message has been removed, so this specific issue is not reproducible anymore.