查看: 3715|回复: 8
打印 上一主题 下一主题

[其他] Unity 4.5.2 更新部分

[复制链接]
ZackD    

715

主题

22

听众

4万

积分

资深设计师

Rank: 7Rank: 7Rank: 7

纳金币
26216
精华
17

最佳新人 活跃会员 热心会员 灌水之王 突出贡献

跳转到指定楼层
楼主
发表于 2014-7-24 13:40:00 |只看该作者 |倒序浏览


    基本都是修复,不是很急的朋友们等4.6版本了

  • 2D : SpriteRenderers with a negative scale can now batch together with SpriteRenderers with a positive scale.
  • 2D : Sprite references will not break if sprites are renamed or deleted using the Sprite Editor.
  • Android : Fixed the build failure on latest Android SDK (v23)
  • Android : Switched to UTF encoding for compiling java resource files
  • Asset Management : Assets referenced by GUIStyle are no longer incorrectly collected by UnloadUnusedAssets
  • AI : NavMesh carving obstacles are spatially sorted for robustness.
  • Asset Import : Autodesk maya 2015 not supported, MEL scripts need to be updated
  • Audio : Fixed regression with AudioClips that are flagged as streaming
  • Core : Added AssetBundle.CreateFromMemoryImmediate, to create AssetBundles from a byte array synchronously.
  • Core : Asset Bundle Export performance increase
  • Documentation : Updated documentation based on user feedback and minor bugs found
  • Documentation : Add a section on script serialisation and serialisation in general.
  • Documentation : Array doesn't display methods twice anymore
  • Documentation : Fixed documentation layout on mobile browsers (as well as small doc improvements)
  • Editor : Fixed issue with prefabs not maintaining new position if moved in hierarchy.
  • Editor : Added preference setting to enable alphabetical hierarchy sorting.
  • Editor : Fixed performance issues with large & flat scene hierarchies (new hierarchy window in 4.5 was slower on them).
  • Editor : Fixed issue with object Transform being set to the origin when Prefab was dropped into hierarchy window.
  • Editor : Killed annoying cmd windows that was popping up during android deployment
  • Editor : Fixed Asset Store window showing up blank in DirectX 11 mode on some laptop graphics cards
  • Editor : Don't show any blinking cmd windows while launching the dab server
  • Editor : Fixed erroneous "Mismatched serialisation in the builtin class 'Mesh'" errors when loading meshes imported with Unity 3.5.0.
  • Editor : Fixed security issues when trying to set Android SDK location under non-admin account
  • Editor : Fixed console not having a scroll bar for error detail
  • Graphics : Fixed light matrix (_LightMatrix0) not always being set to shaders in deferred lighting.
  • Graphics : Fixed Camera's Depth & DepthNormals textures sometimes using the wrong filtering mode.
  • Graphia's : Fixed light Halo not initially rendering, unless there is another Halo component in the scene.
  • Graphics : Particle Sub Emitter not playing after Pause()
  • Image Effects : Fixed CameraMotionBlurDX11 shader having a syntax error. Whoops!
  • Linux : Fixed regression in mouse look behaviour.
  • Linux : Deploy more configuration metadata with standalone players
  • Mecanim : Fixed errors/crash when using Animator:GetCurrentAnimationClipState on layers
  • Mecanim : Fixed transitioning into empty state on a synced layer.
  • Mecanim: Fixed transition to self speed during AnyState transition.
  • Mecanim : Improved performance of activating the Animator.
  • Mecanim : Improved memory usage per instance.
  • Physics 2D : Display a warning against a 2D collider when it is unable to create a Box2D collision shape due to it not meeting Box2D constraints.
  • Physics 2D : Only update 2D rigid-body position and/or rotation as transform position/rotation changes respectively.
  • Physics 2D : Stop a crash when removing 2D rigid-body during a collision callback.
  • Physics 2D : Add missing "distance" property to RaycastHit2D.
  • Physics 2D : Ensure that reference angle is maintained for both HingeJoint2D and SliderJoint2D when a component change occurs.
  • Physics 2D : Fix occasional crash when unloading scenes with lots of 2D static colliders.
  • Physics 2D : Stop 2D colliders from being generated twice upon start-up.
  • Physics 2D : Fix how rotational inertia and centre-of-mass is calculated.
  • Rendering-Other : Clear back-buffer after resolution change on Windows.
  • Rendering-Other : Fixed GLES3 shader compiling failure on non-const global initialisation. Note that this has been fixed only for Android in this patch.
  • Scripting : Fixed Socket.ExclusiveAddressUse using UDP to work on Linux
  • Scripting : Fixed support for serialising array of generic types
  • Scripting : Fixed step-out in debugger behaving as continue in some scenarios.
  • Scripting : Reduce spam from serialisation depth warning to a single warning.
  • Scripting : Fixed double-clicking a C# script will open MonoDevelop instead of Visual Studio.
  • Serialization : Fixed GraphicsSettings reset on project open if using text serialisation mode.
  • Shaders : Fixed preprocessor regressions in HLSL-to-GLSL translation (token pasting, macros with line continuations, other complex macros).
  • Shaders : Fixed surface shader regression with multiple spaces between "pragma" and "surface".
  • Shaders: Fixed GLES3 shader compiling failure on non-const global initialisation.
  • Substance : Fix rare semaphore-related error message.
  • Substance : Fix rare hangs/crashes when building user projects.
  • Substance : Decrease memory footprint after initial scene load
  • Substance : Fixed potential crash when baking ProceduralTextures to compressed formats
  • Webplugin : Fixed a crash where decompression threads were still working, even though the plugin was being closed.
  • Windows Phone 8/ Windows Store Apps : Fixed small memory leak in animation system.
  • Windows Phone 8/ Windows Store Apps : Fixed animating camera and 2D sprite properties.
  • Windows Phone 8/ Windows Store Apps : Unity will now properly post-process .winmd files.
  • Windows Phone 8/ Windows Store Apps : Unity will properly fix InternalsVisibleToAttribute on post-processing.
  • Windows Phone 8/ Windows Store Apps : Fixed MonoBehaviour serialisation when SerializableAttribute is not specified in base classes.
  • Windows Phone 8/ Windows Store Apps : Unity will now correctly recognise System.Nullable <-> Windows.Foundation.IReference type alias when checking for unavailable APIs
  • Windows Phone 8/ Windows Store Apps : Shader depth bias (Offset) will now correctly work on DX11 feature level 9.x.
  • Windows Store Apps : Unity C# projects can be rebuilt multiple times without file copying errors.
  • Windows Store Apps : Fixed NullReferenceException when building with SDK 8.0

分享到: QQ好友和群QQ好友和群 腾讯微博腾讯微博 腾讯朋友腾讯朋友 微信微信
转播转播0 分享淘帖0 收藏收藏0 支持支持0 反对反对0
回复

使用道具 举报

ku 智囊团   

89

主题

2

听众

5万

积分

首席设计师

Rank: 8Rank: 8

纳金币
25
精华
1

最佳新人 活跃会员 热心会员 灌水之王 突出贡献

沙发
发表于 2014-7-24 14:27:32 |只看该作者
直接出5了,哪来的4.6
回复

使用道具 举报

ZackD    

715

主题

22

听众

4万

积分

资深设计师

Rank: 7Rank: 7Rank: 7

纳金币
26216
精华
17

最佳新人 活跃会员 热心会员 灌水之王 突出贡献

板凳
发表于 2014-7-24 14:58:51 |只看该作者
ku 发表于 2014-7-24 14:27
直接出5了,哪来的4.6

我感觉5要到10月了

点评

ku  有一些工作室4月末就用5 的测试版本了,而且3.*时版本也没有到3.6  详情 回复 发表于 2014-7-24 15:25
回复

使用道具 举报

ku 智囊团   

89

主题

2

听众

5万

积分

首席设计师

Rank: 8Rank: 8

纳金币
25
精华
1

最佳新人 活跃会员 热心会员 灌水之王 突出贡献

地板
发表于 2014-7-24 15:25:31 |只看该作者
ZackD 发表于 2014-7-24 06:58
我感觉5要到10月了

有一些工作室4月末就用5 的测试版本了,而且3.*时版本也没有到3.6
回复

使用道具 举报

16

主题

1

听众

1万

积分

资深设计师

Rank: 7Rank: 7Rank: 7

纳金币
3
精华
0

最佳新人 活跃会员 热心会员 灌水之王 突出贡献

5#
发表于 2014-7-24 15:29:05 |只看该作者
4.6大概下个月就发布了
回复

使用道具 举报

hyui    

1

主题

2

听众

6671

积分

高级设计师

Rank: 6Rank: 6

纳金币
2715
精华
0

最佳新人 活跃会员 热心会员 灌水之王 突出贡献

6#
发表于 2014-7-24 16:41:44 |只看该作者
I'm really want to grab 5)))
回复

使用道具 举报

wucnj    

1

主题

1

听众

3160

积分

中级设计师

Rank: 5Rank: 5

纳金币
1065
精华
0

最佳新人 活跃会员 热心会员 灌水之王 突出贡献

7#
发表于 2014-7-24 18:28:30 |只看该作者
感谢分享!!!
回复

使用道具 举报

0

主题

2

听众

631

积分

初级设计师

Rank: 3Rank: 3

纳金币
2
精华
0

最佳新人 活跃会员 热心会员 灌水之王 突出贡献

8#
发表于 2014-7-24 18:33:34 |只看该作者
感谢分享
回复

使用道具 举报

16

主题

1

听众

1万

积分

资深设计师

Rank: 7Rank: 7Rank: 7

纳金币
3
精华
0

最佳新人 活跃会员 热心会员 灌水之王 突出贡献

9#
发表于 2014-7-25 22:13:27 |只看该作者
这个版本还是很稳定的
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

关闭

站长推荐上一条 /1 下一条

手机版|纳金网 ( 闽ICP备08008928号

GMT+8, 2024-5-14 17:34 , Processed in 0.088393 second(s), 30 queries .

Powered by Discuz!-创意设计 X2.5

© 2008-2019 Narkii Inc.

回顶部