Search Issue Tracker
Not Reproducible
Votes
0
Found in
2022.3.33f1
6000.0.6f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
Issue ID
UUM-73933
Regression
No
Crash on RaiseException when initializing Render Pipeline Converters in a specific project
Reproduction steps:
1. Open the “user’s attached project”
2. Open the “Aphex” scene
3. Go to “Window\Rendering\Render Pipeline Converter“ through the Main Menu
4. Select “Built-in to URP” through the drop-down in the Render Pipeline Converter
5. Check all the Converters visible in the window
6. Press the “Initialize Converters” button
7. Observe the Editor not responding or crashing after some time
Reproducible with versions: 2022.3.33f1, 6000.0.6f1
Couldn’t test with versions: 2021.3.39f1 (due to compiler errors and the “Render Pipeline Converter” window not being present
Reproducible on: macOS Sonoma 14.5 (Intel), Windows 11 (by the reporter)
Not reproducible on: no other environment tested
First few lines of Stack Trace:
{{0x00007FF7C168E59E (Unity) LaunchBugReporter }}
{{0x00007FF7C105191B (Unity) EditorMonoConsole::LogToConsoleImplementation }}
{{0x00007FF7C10521FD (Unity) EditorMonoConsole::LogToConsoleImplementation }}
{{0x00007FF7C1D0FF3F (Unity) DebugStringToFilePostprocessedStacktrace }}
{{0x00007FF7C1D0F69A (Unity) DebugStringToFile}}
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
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
Resolution Note:
The issue is no longer reproducible.