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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
The code associated with the error message has been removed, so this specific issue is not reproducible anymore.