iOS build on 2.4.0 fail
9 years 10 months ago #444
by roady
iOS build on 2.4.0 fail was created by roady
Just updated the plugin to 2.4.0, running Unity 4.6.1.
Get error when exporting to device.
I've deleted the plugin directory and installed the plugin.
Assets/I2/Common/EditorTools.cs(1,7): error CS0246: The type or namespace name `UnityEditor' could not be found. Are you missing a using directive or an assembly reference?
Assets/I2/Common/EditorTools.cs(152,54): error CS0246: The type or namespace name `SerializedProperty' could not be found. Are you missing a using directive or an assembly reference?
Assets/I2/Common/EditorTools.cs(232,51): error CS0246: The type or namespace name `SerializedProperty' could not be found. Are you missing a using directive or an assembly reference?
Assets/I2/Common/EditorTools.cs(1,7): error CS0246: The type or namespace name `UnityEditor' could not be found. Are you missing a using directive or an assembly reference?
Error building Player because scripts had compiler errors
Get error when exporting to device.
I've deleted the plugin directory and installed the plugin.
Assets/I2/Common/EditorTools.cs(1,7): error CS0246: The type or namespace name `UnityEditor' could not be found. Are you missing a using directive or an assembly reference?
Assets/I2/Common/EditorTools.cs(152,54): error CS0246: The type or namespace name `SerializedProperty' could not be found. Are you missing a using directive or an assembly reference?
Assets/I2/Common/EditorTools.cs(232,51): error CS0246: The type or namespace name `SerializedProperty' could not be found. Are you missing a using directive or an assembly reference?
Assets/I2/Common/EditorTools.cs(1,7): error CS0246: The type or namespace name `UnityEditor' could not be found. Are you missing a using directive or an assembly reference?
Error building Player because scripts had compiler errors
Please Log in or Create an account to join the conversation.
9 years 10 months ago - 9 years 10 months ago #445
by Frank
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
Replied by Frank on topic iOS build on 2.4.0 fail
Hi,
Sorry for that issue. That was fixed on 2.4.0f2 but that version is still waiting for review on the AssetStore.
However, you could download 2.4.0f2 from the I2 Community which include that and a few other fixes.
Another way to make that work is more move that file into the folder: Assets/I2/Common/Editor/
Please, be aware that if you get the latest version, you will need to delete the I2 folder again to avoid duplicated files as some files changed their location.
Thanks,
Frank
Sorry for that issue. That was fixed on 2.4.0f2 but that version is still waiting for review on the AssetStore.
However, you could download 2.4.0f2 from the I2 Community which include that and a few other fixes.
Another way to make that work is more move that file into the folder: Assets/I2/Common/Editor/
Please, be aware that if you get the latest version, you will need to delete the I2 folder again to avoid duplicated files as some files changed their location.
Thanks,
Frank
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
To get the betas as soon as they are ready,
check this out
Last edit: 9 years 10 months ago by Frank.
Please Log in or Create an account to join the conversation.
9 years 10 months ago #452
by roady
Replied by roady on topic iOS build on 2.4.0 fail
Now I installed 2.4.0f2 from AssetStore.
Now exporting to device works again.
BUT:
When using Spreadsheet -> Import -> replace with an earlier exported csv unity crashes instantly.
Tried to delete the I2 folder and imported plugin.
attached my csv file.
Now exporting to device works again.
BUT:
When using Spreadsheet -> Import -> replace with an earlier exported csv unity crashes instantly.
Tried to delete the I2 folder and imported plugin.
attached my csv file.
Please Log in or Create an account to join the conversation.
9 years 10 months ago #453
by Frank
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
Replied by Frank on topic iOS build on 2.4.0 fail
Hi,
In Mac there is a Unity bug that makes the Open File Dialog crash when previewing csv files.
I contacted Unity and reported the bug, but still waiting for it to be solved.
Here you can find a workaround
inter-illusion.com/forum/i2-localization...mport-local-csv-file
Just to double check I exported/imported a csv in windows and it works fine, the same for a mac with an older OS.
Thanks,
Frank
In Mac there is a Unity bug that makes the Open File Dialog crash when previewing csv files.
I contacted Unity and reported the bug, but still waiting for it to be solved.
Here you can find a workaround
inter-illusion.com/forum/i2-localization...mport-local-csv-file
Just to double check I exported/imported a csv in windows and it works fine, the same for a mac with an older OS.
Thanks,
Frank
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
To get the betas as soon as they are ready,
check this out
Please Log in or Create an account to join the conversation.
9 years 10 months ago - 9 years 10 months ago #461
by roady
Replied by roady on topic iOS build on 2.4.0 fail
Issue seems to be fixed in Unity 4.6.2
UPDATE
Seemed to work only once. Now it doesn't work anymore even after computer restarts.
UPDATE
Seemed to work only once. Now it doesn't work anymore even after computer restarts.
Last edit: 9 years 10 months ago by roady.
Please Log in or Create an account to join the conversation.
Time to create page: 0.143 seconds