Skip to content

Commit e3b2954

Browse files
authored
Create 1.2.1.txt
1 parent ff3d015 commit e3b2954

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

1.2/1.2.1.txt

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
Bugfixes
2+
3+
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

Comments
 (0)