Steps to reproduce:
- Create a new Unity project using the Universal 2D template
- Open the Build Profiles window (File > Build Profiles)
- Add the Web Build Profile
- Switch to the Web Build Profile
- Build the project
- Observe the Console window
Actual results: "InvalidOperationException: The operation is not possible when moved past all properties (Next returned false)" errors are thrown
Expected results: No errors are thrown
Reproducible with versions: 6000.5.0a1, 6000.5.0a7
Not reproducible with versions: 6000.0.68f1, 6000.3.9f1, 6000.4.0b9
Tested on (OS): MacOS Intel, Windows 11
Notes:
- Requires the Web module installed