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
- VFX appears white and lacks color in Preview window when created and observed in HDRP project
- “There is no data available for the selected frame.” appears in the Timeline section after closing Target Frame Time dropdown
- Unity Version Control window opens when right-clicking the icon on the main toolbar
- [Android] Native Crash on TilemapRendererJobs
- Character text is not bold in the title of GameObjects in the Inspector when naming using specific language characters
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.