Skip to content

Commit 02d9e20

Browse files
authored
Create 2017.1.3p2.txt
1 parent eb187bf commit 02d9e20

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

2017-Patch/2017.1.3p2.txt

+36
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
Patch 2017.1.3p2
2+
Released: 2 March 2018
3+
4+
Improvements
5+
6+
Linux: Improved filesystem performance to handle large cache sizes
7+
XBoxOne: Updated Mono to support dynamic function calls on Xbox One
8+
XR: Updated Oculus to version 1.21
9+
XR: Updated Oculus to version 1.22
10+
11+
Fixes
12+
13+
(992023) - Android: Fixed a bug causing the loading of native audio plugins to fail on Android.
14+
(971226) - Android/OSX: Fixed android NDK download url to download zips and not bins or executables.
15+
(989251) (938640) - Animation: Fixed a crash caused by invoking QueryComponentByType() when code stripping is enabled.
16+
(1001458) - Editor: Fixed various performance issues in YAMLMerge.
17+
(1001448) - Editor: Fixed a Windows-specific crash in YAMLMerge when trying to merge files.
18+
(994988) - Graphics: Fixed OpenGL ES crash due to problem with cached VertexAttribArray.
19+
(990596) (981074) - iOS: Metal: Fixed ReadPixels() crash when reading out of active render texture's bounds.
20+
(1003886)(995079) - iOS: Fixed Display.SetResolution to work at first frame.
21+
(None) - iOS: Metal: Fixed MSAA behavior when using RenderPass.
22+
(N/A) - Multiplayer: Now skip soft socket error, to prevent host to be closed.
23+
(933610) - OSX: Fixed Metal API timeout crash due to very long frame times on weaker GPUs.
24+
(900969) - OSX: Fixed changing Input Manager entries causing the player to become unresponsive.
25+
(980806) - Performance Reporting: Report device model field for Managed Exceptions.
26+
(974228) - Scripting Upgrade: Fixed crash on exit when script debugger is enabled.
27+
(940508)(939853) - UI: Fixed instances where Font.textureRebuilt would not be called even though the internal texture was regenerated.
28+
(947209) - Universal Windows Platform: Fixed reference rewriter not fixing references for System.Net.Sockets.Socket when DLL where it's being referenced was compiled against .NET 3.5.
29+
(979741) - Universal Windows Platform: Fixed .NET native compiler crash when using List or List in a serializable class.
30+
(959795) - Universal Windows Platform: Fix building player with IL2CPP player fails when there are plugins that are marked read-only in the project.
31+
(980328)(974665) - Web: Made Content-Disposition for file sections standard-compliant in UnityWebRequest and WWW.
32+
(994387)(960863) - WebGL: Fixed not handling playBuffer exception when there is no audio output on Safari.
33+
(979198) - Windows: Fixed crash on startup when screen width/height player preferences get corrupted in the registry.
34+
(949380)(946104) - XR: Fixed errors when building for Daydream and Cardboard with Proguard enabled.
35+
36+
Revision: 744dab055778

0 commit comments

Comments
 (0)