Skip to content

Commit e57a91c

Browse files
authored
Create 3.4.2.txt
1 parent 5d8d763 commit e57a91c

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

3.4/3.4.2.txt

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
Fixes
2+
3+
Editor
4+
5+
Fixed crash when editing audio source.
6+
Fixed issues with garbage collection in Asset Store editor bindings which could cause the Asset Store to report JavaScript errors about undefined variables (most frequently "this.fromContext.results", "a.title" or "b.title").
7+
8+
Android
9+
10+
Fixed crash with Unity Android non-pro ('basic') license.
11+
Fixed corrupted splash image on Icecream-Sandwich.
12+
Allow audio playback only when application is focused (prevents audio on the unlock screen).
13+
Made sure the on-device-profiler only uses active network interfaces.
14+
Fixed an issue where mscorlib.dll could not be found.
15+
16+
iOS
17+
18+
Fixed random crashes when building with Xcode 4.2 (iOS SDK 5.0).
19+
Fixed crash with auto-rotation on iOS 5.
20+
Disabled workaround for ipad2 driver bug with msaa+colormask+blend when running on iOS 5 (was fixed by Apple).
21+
Made Cache Path for AssetBundles be compatible with new Apple Guidelines: /Library/Caches instead of /Documents.
22+
23+
Monodevelop
24+
25+
Fixed compilation issues of Javascript.
26+
27+
Webplayer
28+
29+
Workaround for NVidia driver issue in Mac OS X 10.7.2, which makes web players display garbage on certain NVidia GPUs.

0 commit comments

Comments
 (0)