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
- Texture generator reference image fails despite valid size
- Agent mode can enter infinite execution loop
- AI Gateway responses contain duplicated sentences
- Texture 2D asset is created when promoting a generated Cubemap to a new asset
- Unable to copy multiple paragraphs from Assistant responses
Resolution Note:
The code associated with the error message has been removed, so this specific issue is not reproducible anymore.