Search Issue Tracker
Fixed
Fixed in 6000.5.0a1
Votes
0
Found in
6000.4.0a2
6000.5.0a1
Issue ID
UUM-121608
Regression
No
Render Pipeline Converter throws error when Converter is closed while in the process of initialization
Steps to reproduce:
- Create a new URP project
- 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 quickly close Render Pipeline Converter window
Actual results: MissingReferenceException: The object of type 'UnityEditor.Rendering.Converter.RenderPipelineConvertersEditor' has been destroyed but you are still trying to access it.
Expected results: No Error is thrown
Reproducible with: 6000.4.0a2, 6000.3.0.b4, 6000.2.6f2, 6000.1.17f1, 6000.0.58f2, 2023.3.0b10, 2022.3.62f1
Not reproducible with: -
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment