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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
The code associated with the error message has been removed, so this specific issue is not reproducible anymore.