Search Issue Tracker

0
votes
Fixed

[uGUI] Raycast null reference exception thrown when cursor is on game view

UI

-

Mar 23, 2015

-

Version/s: 5.0.0p2

To reproduce:1. Open attached project2. Open scene3. Press play4. Move cursor over game view5. Notice Null reference exception Read more

0
votes
Won't Fix

[WSA] fails to load xml file

Windows Store Apps

-

Mar 17, 2015

-

Version/s: 5.0.0f4

Repro steps:1. open project "New Unity Project.zip";2. build to WSA platform. Build and run generated project;3. press "save" button... Read more

0
votes
By Design

Event.current.rawType does not return the correct Event values

IMGUI

-

Mar 20, 2015

-

Version/s: 5.0.0f4

How to reproduce: 1. Open attached project2. Open scene Scenes/ErrorExample.unity3. Click on the Square image in the scene view a fe... Read more

3
votes
Not Reproducible

Lightmapping produces incorrect result (one wall panel is darker than th...

Global Illumination

-

Mar 24, 2015

-

Version/s: 5.0.0f4

The far wall (on +z axis) is made from 3 planes. The middle plane comes out much darker when light is baked. Looking like this: http... Read more

0
votes
By Design

Accessing .transform and .gameObject properties in a MonoBehaviour is st...

Scripting

-

Mar 19, 2015

-

Version/s: 5.0.0f4

How to reproduce: 1. Open attached project2. Open scene Main.unity3. Open up the Profiler window4. Play the scene5. Modify the setti... Read more

3
votes
Duplicate

Spotlights do not cast shadows from objects very close to the light

Shadows/Lights

-

Mar 23, 2015

-

Version/s: 5.0.0p2

How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains two parallel walls made from Cubes, a single pla... Read more

1
votes
Won't Fix

Setting Exceptions to Full skyrockets memory allocation - browser runs o...

WebGL

-

Nov 22, 2014

-

Version/s: 5.0.0b14

-e: see title, works fine setting to None and Explicit Only -repro:--create new project--import added simple cube scene (has just a ... Read more

0
votes
By Design
0
votes
Fixed

[OSX] Render Texture does not work in Firefox, Safari

Webplayer

-

Mar 24, 2015

-

Version/s: 5.0.0f4

How to reproduce: 1. Open attached project2. Open scene Main.unity- Note how there is a cube properly rendered onto the texture3. Bu... Read more

10
votes
Fixed

LayerMask.GetMask() ignores the "Default" layer

Scripting

-

Mar 18, 2015

-

Version/s: 5.0.0f4

How to reproduce: 1. Open a new project2. Create a script named GetMaskBug.cs with the following contents: using UnityEngine;using S... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.