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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Add comment