Search Issue Tracker
Fixed in 8.0.0
Votes
0
Found in [Package]
7.1.2.
Issue ID
1196638
Regression
Yes
[URP] Assertion failed on expression errors are thrown on adding Renderer Features in ForwardRendererData preset asset
Assertion failed on expression errors are thrown on adding Renderer Features in ForwardRendererData preset asset.
Steps to repro:
1. Create a new project.
2. Windows > Package Manager > Universal RP > Install.
3. Project Window > Right Click > Create > Rendering.
4. Universal Render Pipeline > Forward Renderer > Create its Preset.
5. Add Renderer Features in ForwardRendererData preset asset.
Actual Result:
Assertion failed on expression errors are thrown in the console.
Expected Result:
No errors in the console.
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.
Environment:
Windows 10 & Mac 10.14.
Stack trace:
Assertion failed on expression: '!pathName.empty()'
UnityEditor.GenericMenu:CatchMenu(Object, String[], Int32)
Assertion failed on expression: 'm_PreventLoadingFromFile != nameSpaceID'
UnityEditor.GenericMenu:CatchMenu(Object, String[], Int32)
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
- Inconsistent Placement of Search Clear (X) Icon in "Preset Manager"
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
Resolution Note (fix version 8.0.0):
Preset feature has been removed for forward renderer asset.
Verified in:
Version: 2020.1.0a20.2541
Revision: trunk 019325219793
Built: Thu, 16 Jan 2020 04:57:18 GMT
Resolution Note (fix version 8.0.0):
Preset feature has been removed for Forward renderer asset.