Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
1
Found in
2018.2.0b10
Issue ID
1056170
Regression
No
Performance slowdown when using IL2CPP as scripting backend
Steps to reproduce:
1. Open user-attached project
2. Build with both Mono and IL2CPP backends
3. Follow the instructions provided in 'Notes' to connect
Expected: the performance is the same in both the IL2CPP and Mono versions
Actual: the performance is way slower on IL2CPP
Reproduced in: 2018.1.8f1, 2018.2.0f2
Unity 2017 was not tested due to windows IL2CPP not being introduced yet
Unity 2018.3.0a4 could not be tested due to crashing
Could not build to OpenGL due to this error:
"Unspecified error during import of AudioClip Assets/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX/269180__mickleness__chat-message-1-incoming-message_01.mp3"
Notes:
open 2 clients/windows.
#On Window/Client 1
/login test1 test
/conn 101 1
/state lobby
/room create hangout duel 1
#On Window/Client 2
/login test2 test
/conn 101 2
/state lobby
/room join id_of_hangout_room_id
#On Window/Client 1
/room ready
/room start
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment