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
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
- Building the project for Web with ASTC Texture Compression results in black screen
- “ArgumentException: Object reference not set to an instance of an object” errors are thrown when adding the component with Entity as Key for HashMap
- Visual Effect Model overlays tooltip is left in Scene when unfocusing VFX Node and the overlay dropdown menu is opened
- Unity crashes during the scene template selection in the "Inspector" tab
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.