Search Issue Tracker

Won't Fix

Votes

0

Found in

2020.2

2020.2.2f1

2021.1

2021.2

Issue ID

1311483

Regression

No

Project fails to build with IL2CPP at TypeDbJsonGenerator

IL2CPP

-

Reproduction steps:
1. Open user attached project
2. Open Assets\Scenes\MessageBoardScene
3. Make sure Backend is set to IL2CPP in Player Settings
4. Build the Project

Expected result: Build completes
Actual result: Build fails

Reproducible with: 2020.2.4f1, 2021.1.0b7, 2021.2.0a4
Could not test with: 2018.4, 2019.4 (Compiler errors)

Notes:
Build completes with Mono backend

  1. Resolution Note (2021.2.X):

    The project is failing to build because of the dcpssacs.netmodule which is part of a multi-file .net assembly. Unity does not support netmodules. While it does happen to work in the editor, it is not a file type that is actively supported.

Add comment

Log in to post comment