You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mouse input now works even if USB overdrive is enabled or a Wacom tablet is being used.
4
+
5
+
The bumped specular glass refraction shader now falls back correctly where pixel shaders are not supported.
6
+
7
+
Fixed a bug in plugin loading on Windows.
8
+
9
+
Right mouse button is now button 1.
10
+
11
+
Fixed a JavaScript compiler error when declaring structs inside of a coroutines.
12
+
13
+
Fixed a crashbug when adding a rigidbody to a plane.
14
+
15
+
Fixed a crashbug when using public multi dimensional arrays in scripts.
16
+
17
+
Fixed a crashbug when using a huge amount of coroutines at the same time.
18
+
19
+
Fixed a memory corruption bug when importing textures with border mip map enabled. This sometimes made Unity crash or give errors when creating a new project.
0 commit comments