Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.5.0f2
Issue ID
606893
Regression
Yes
InvalidCastException in WinRTBridge
Take a look at the screenshot "castexception.png";
Project builds fine on 4.3.4f1 and 4.5.0f3;
Built on 4.3.4f1 editor, project runs fine;
Built on 4.5.0f3 editor, project throws an exception;
Repro steps:
1. Get project from homes "\\homes\projectdrop\case_606893-Guardians2.zip" (~1GB project);
2. open it with 4.5.0 version;
3. built it to WSA;
4. build and run, observe exception in the console;
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment