Search Issue Tracker
Fixed
Fixed in 6000.5.0a6, 6000.5.0a7
Votes
0
Found in
6000.4.0a2
6000.5.0a1
Issue ID
UUM-121598
Regression
No
Render Pipeline Converter outputs unnecessary information upon conversion
Steps to reproduce:
- Create a new URP project
- Create New Material in the project
- Assign material shader to "Standard" from "Universal Render Pipeline/Lit"
- Open Render Pipeline Converter window (Window > Rendering > Render Pipeline Converter)
- Checkmark all options ({}Renderer and Settings Assets Setup, Material Upgrade, Animation Clip Converter and Readonly Material Converter{}) to initialize.
- Press Initialize Converters and then press "Convert Assets"
Actual results: Provides necessary information and adds at the end: "{}UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:224){}"
Expected results: Provides only necessary information, like:
"Skipping conversion, Renderer and Settings Assets Setup has no pending items to convert."
or
"Conversion results for item: Material Upgrade:
- New Material (Success)
Warnings: 0 - Errors: 0 - Ok: 1 - Total: 1"
Reproducible with versions: 6000.4.0a2, 6000.3.0.b4, 6000.2.6f2, 6000.1.17f1, 6000.0.58f2
Not reproducible with versions: 2023.3.0b10, 2022.3.62f1
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Fixed in 6000.5.0a6
Resolution Note (fix version 6000.5.0a6):
Fixed in 6000.5.0a6