Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0b7
2017.3.1p3
Issue ID
1025685
Regression
Yes
UNetWeaver error is thrown when when building UWP project with IL2CPP backend
Steps to reproduce:
1. Download attached project
2. Switch platform to UWP
3. In the player setting switch backend to IL2CPP and API Compatibility Level to .NET 4.6
4. Build project
Expected results: build is successfully completed
Actual results: build fails with UNetWeaver error
Reproducible just with IL2CPP and API Compatibility Level .NET 4.6
Reproduced with: 2017.4.1f1, 2017.3.2f1, 2017.2.2p3, 2017.2.0b7
Not reproducible with: 2018.2.0b1, 2018.1.0f1, 2017.1.3p3
Regression introduced in: 2017.2.0b7
Example code which triggers this error:
using UnityEngine.Networking;
public class testScript : NetworkBehaviour {
public System.Action testEvent2;
}
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
- Line Brush blue outline appears at incorrect position when painting start of line in Tile Palette
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message
Resolution Note:
Mass closure of UNET Bugs.
As UNet is Deprecated we are moving to low maintenance mode, where critical issues can get fixes.
Closing this bug as part of cleaning-up the Bug List.
If you feel this bug is really a road-blocker, you can reopen the bug and we will work this one.