Search Issue Tracker
Fixed in 2018.4.4f1
Votes
0
Found in
2018.1.0a1
2018.1.9f2
2018.2.0a1
2018.3.0a1
Issue ID
1137193
Regression
No
[UWP] [.Net] InvalidOperationException is trigger in Master build
Steps to reproduce:
1. Download 1137193_repro_v2.zip
2. Build a UWP player with .NET backend (Scene: "DotNetNativeTestScene")
3. Open Visual Studio solution
4. Build a solution with Master configuration
5. Continue through the raised exceptions (these are due to a separate issue)
6. App will launch but the timeline in the scene will not play correctly
Results: exception is triggered
An exception of type 'System.InvalidOperationException' occurred in System.Private.Reflection.Core.dll but was not handled in user code
Arg_NotGenericParameter. For more information, visit http://go.microsoft.com/fwlink/?LinkId=623485
Reproduced with: 2018.3.12f1, 2018.2.20f1, 2018.1.9f2
Note:
- Reproducible with x86 and x64
- .NET backend was deprecated in 2019.1
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
- [Linux Hub] A new instance of the Hub does not have a Taskbar icon
- Mesh Inspector becomes slow to use when inspecting a large Mesh with Blend Shapes
- [Metal] GfxDeviceMetal::CreateComputeProgram does not check inputs
- The Modes button of the the SerializedField MinMaxGradient is not clickable in the Inspector when indentLevel is more than 0
- Input.GetKey for Left Shift returns true when Right Shift is held down and Left Shift is pressed (and vice versa)
Resolution Note (fix version 2018.4.4f1):
Fix is available, but will not make it into an LTS release.