Search Issue Tracker
Fixed
Fixed in 6000.2.15f1
Votes
0
Found in
6000.2.0a1
Issue ID
UUM-125463
Regression
Yes
URP to BiRP conversion workflows log errors in log and in console
- Open a project containing readonly material.
- The Indexing workflow will try to run the CustomInsdexer in : D:\UnitySrc\gunity6\Packages\com.unity.render-pipelines.universal\Editor\Converter\ConversionIndexers.cs
- The property get_fontSharedMaterials is not found.
We should probably:
- Not logged if a property is not found.
- Investigate if it it normal that such property isn't found?
This bug was first reported in the forums:
[https://discussions.unity.com/t/indexer-cant-find-method-get-fontsharedmaterials/1692890/6]
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Progress indicator in Meta Quest Build Profile configuration is barely visible
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
Add comment