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
- 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
Add comment