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
- Unity Perforce Integration: VCS Connection Active State Fails via CLI with Valid Inputs
- Joint Gizmos for anchor and connectedAnchor do not respect their defined bodies when Swap Bodies is enabled
- Project Settings window opens up with a blank details pane when the "Configure" button is clicked in the Package Manager after installing the Cloud Diagnostics package
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
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.