Search Issue Tracker
Fixed
Votes
0
Found in [Package]
7.1.2
Issue ID
1196918
Regression
Yes
[URP] Editor crashes on upgrading project to 2D Renderer after adding "Render Feature object" in "Forward Renderer" preset asset
Editor crashes on upgrading project to 2D Renderer after adding "Render Feature object" in "Forward Renderer" preset asset.
Steps to repro:
1. Create a new project with URP template.
2. Project Window > Right Click > Create > Rendering.
3. Universal Render Pipeline > Forward Renderer > Create its Preset.
4. Add Renderer features object.
5. Edit > Rendering > Universal Render Pipeline > 2D Renderer.
6. Upgrade project to 2D Renderer > Proceed.
Actual Result:
Editor crashes on upgrading project to 2D Renderer.
Expected Result:
The editor should not be crashed.
========== OUTPUTTING STACK TRACE ==================
0x000001620970DED0 (Mono JIT Code) UnityEditor.Experimental.Rendering.Universal.Renderer2DUpgrader:UpgradeProjectTo2DRenderer ()
========== END OF STACKTRACE ===========
Reproducible on:
2020.1.0a12, 2019.3.0b10, 2019.2.0f1, 2019.2.0b1.
Working Fine in:
2019.2.0a14.
Tested on Package Version: 7.1.2, 7.1.1.
NOTE: Forward Renderer option for URP introduced from 2019.2.0b1.
Environment:
Windows 10 & Mac 10.14.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment