Search Issue Tracker

0
votes
Fixed

Crash when accessing properties of various VersionControl classes

Version Control

-

Mar 03, 2015

-

Version/s: 5.1.0a1

Running any of the following groups of two lines of code will each cause Unity to crash: UnityEditor.VersionControl.Plugin p = new U... Read more

0
votes
Fixed

When using Terrain tools, Perspective / Isometric button in viewport doe...

Scene/Game View

-

Feb 19, 2015

-

Version/s: 5.0.0f1

How to reproduce: 1. Open new project2. Add a Terrain3. Select the terrain and select any terrain tool4. Try switching the view mode... Read more

0
votes
Fixed

Unity hard crash when setting AvatarMask transformCount to negative value

Animation

-

Mar 03, 2015

-

Version/s: 5.1.0a1

Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... Read more

0
votes
Fixed

[DirectionalLight] Setting shadow type of directional light via script c...

Shadows/Lights

-

Mar 04, 2015

-

Version/s: 5.0.0f4

Steps to reproduce this issue: 1. Open the attached project2. Open 'scen1'3. Play the scene4. Wait 5 seconds5. directionalLight.shad... Read more

0
votes
Not Reproducible
0
votes
By Design

When OnPointerDown is called parameter PointerEventData.pointerPress ret...

UI

-

Mar 04, 2015

-

Version/s: 5.0.0f4

Reproduction steps: 1. Open the attached project "677176 - 1"2. Open scene Test and play3. Click on the white rectangle (Image)4. De... Read more

0
votes
Fixed

Application.logMessageReceivedThreaded doesn't appear to log any messages

Scripting

-

Feb 28, 2015

-

Version/s: 5.0.0f2

How to reproduce: 1. Open attached script in a new project2. Attach script to any game object3. Play the scene- The script should ou... Read more

0
votes
Fixed

Color Picker becomes corrupted after typing out of bounds value in color...

Editor - Other

-

Mar 04, 2015

-

Version/s: 5.1.0a2

- Select the Main Camera in a scene and click on the color for Background in the Inspector to open the Color Picker- Type some large... Read more

0
votes
Fixed

Console gets spammed with warning message making the Editor slow

Editor - Other

-

Mar 04, 2015

-

Version/s: 5.1.0a2

- Make sure you have Antialiasing set to at least 2x in Quality Settings- On a Camera in a scene, check the HDR option- Click on the... Read more