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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
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.