Search Issue Tracker
Fixed in 5.3.2
Votes
0
Found in
5.3.1f1
Issue ID
756447
Regression
Yes
IL2CPP fails generating code
1. Open attached project
2. Build to WebGL or iOS with IL2CPP
3. Building will fail
/Assets/../Temp/StagingArea/Data/il2cppOutput/t_201206655_0MD.h:20:73: error: unknown type name 't_201206655_0_marshaled'
extern "C" void t_201206655_0_marshal(const t_201206655_0& unmarshaled, t_201206655_0_marshaled& marshaled);
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment