Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
2
Found in
2018.2.0b5
Issue ID
1041859
Regression
Yes
[IL2CPP] Compilation fails when building project with Rewired asset on Windows 32-bit platform
To reproduce:
1. Download attached project "WindowsIL2CPPCompilerBugB.zip" and open in Unity
3. Open "EightPlayers" scene
4. Build project on Windows 32-bit platform with IL2CPP scripting backend
Expected results: Building process success
Actual results: Building process fails with errors
Notes:
- On Mono scripting backend, everything works fine
- On the 32-bit system, everything works fine
- On Unity 2018.1 build completes with a result of "Succeeded"
- On Unity 2018.2 and later build completes with a result of "Failed"
Reproduced on Unity 2018.1.0a6, 2018.1.2f1, 2018.2.0b6 and 2018.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Add comment