2D Toolkit > Releases

2D Toolkit 2.5.8.16

(1/2) > >>

unikronsoftware:
Unity 2018.4.9 highly recommended for this release
After a long series of tests, happy enough for general release. There may be non-showstopping bugs in this, there are a few refresh bugs that I am aware of.

If you are having prefab not saving issues - update to Unity 2018.4.9 (LTS) - it fixes some issues.

Fixed issues

* Edit functionality has been now fixed! Moved to 2D Toolkit / Edit menu.
* Font commit moved to menu, now works as expected
* Fixed issues with ui component prefabs not saving
Known issues

* Occasionally sprites don't update in the viewport, but will be sorted when the scene is re-opened. This can be narrowed down to a few different cases, but this is non destructive in all of them.

Kirb:
Awesome; thanks a ton for the official release!

nachobeard:
thank you for the release, a lot of us really need it and appreciate it

wagenheimer:
Is there an update to work on 2019.3?

"tk2dCamera.GetGameViewSize - has a Unity update broken this?
This is not a fatal error, but a warning that you've probably not got the latest 2D Toolkit update.

System.NullReferenceException: Object reference not set to an instance of an object
  at tk2dCamera.Editor__GetGameViewSize (System.Single& width, System.Single& height, System.Single& aspect) [0x00021] in D:\Games\Green Sauce Games\Tales of the Orient - The Rising Sun\Assets\TK2DROOT\tk2d\Code\Camera\tk2dCamera.cs:371
UnityEngine.Debug:LogError(Object)
tk2dCamera:Editor__GetGameViewSize(Single&, Single&, Single&) (at Assets/TK2DROOT/tk2d/Code/Camera/tk2dCamera.cs:430)
tk2dCamera:GetScreenPixelDimensions(tk2dCamera) (at Assets/TK2DROOT/tk2d/Code/Camera/tk2dCamera.cs:709)
tk2dCamera:UpdateCameraMatrix() (at Assets/TK2DROOT/tk2d/Code/Camera/tk2dCamera.cs:782)
tk2dCamera:OnEnable() (at Assets/TK2DROOT/tk2d/Code/Camera/tk2dCamera.cs:275)
"

unikronsoftware:

--- Quote from: wagenheimer on September 05, 2019, 06:02:11 pm ---Is there an update to work on 2019.3?

"tk2dCamera.GetGameViewSize - has a Unity update broken this?
This is not a fatal error, but a warning that you've probably not got the latest 2D Toolkit update.

System.NullReferenceException: Object reference not set to an instance of an object
  at tk2dCamera.Editor__GetGameViewSize (System.Single& width, System.Single& height, System.Single& aspect) [0x00021] in D:\Games\Green Sauce Games\Tales of the Orient - The Rising Sun\Assets\TK2DROOT\tk2d\Code\Camera\tk2dCamera.cs:371
UnityEngine.Debug:LogError(Object)
tk2dCamera:Editor__GetGameViewSize(Single&, Single&, Single&) (at Assets/TK2DROOT/tk2d/Code/Camera/tk2dCamera.cs:430)
tk2dCamera:GetScreenPixelDimensions(tk2dCamera) (at Assets/TK2DROOT/tk2d/Code/Camera/tk2dCamera.cs:709)
tk2dCamera:UpdateCameraMatrix() (at Assets/TK2DROOT/tk2d/Code/Camera/tk2dCamera.cs:782)
tk2dCamera:OnEnable() (at Assets/TK2DROOT/tk2d/Code/Camera/tk2dCamera.cs:275)
"

--- End quote ---

Hi there,

I have made an announcement today that the last version of Unity we'll be supporting is 2018.3. Its become impossible to keep up with Unity unfortunately.

Navigation

[0] Message Index

[#] Next page

Go to full version