Search Issue Tracker

0
votes
Fixed

Changing vsync before resolution causes program to remain windowed

Graphics - General

-

Aug 22, 2013

-

Version/s: 4.2.1f2

To reproduce:1. Open project "Unity_fullscreen_test"2. Open scene "test"3. Build & Run as PC, Mac & Linux standalone4. Make ... Read more

0
votes
Not Reproducible

Invalid animation property value causes GUI to go unresponsive

Animation

-

Aug 22, 2013

-

Version/s: 4.3.0a5

Define invalid value for i.e. Rotation.x (really big number).Quartenion To Matrix conversion exception is thrown.GUI goes unresponsive. Read more

0
votes
Fixed

Nature/Terrain/Bumped Specular shader causes texture to have a weird bor...

Shaders

-

Aug 22, 2013

-

Version/s: 4.2.0f4

To reproduce:1. Open "new unity project 5"2. Open scene "test"3. Notice how in scene view the grass circles are different (one with ... Read more

0
votes
Fixed

CalculatePath() is a static function on NavMesh

Docs - Scripting Reference

-

Aug 22, 2013

-

Version/s: 4.3.0a4

CalculatePath() is a static function on NavMesh.Example in docs for NavMesh.CalculatePath() does not represent this -- code sample s... Read more

0
votes
Fixed

Shadows from forward rendering path appear wrong on render texture

Graphics - General

-

Aug 22, 2013

-

Version/s: 4.2.0f4

To reproduce:1. Open project "New Unity Project 4"2. Open scene "scene"3. Enter play mode4. On scene view, move the lower plane unde... Read more

0
votes
Fixed

hideFlag.DontSave crashes the editor

Assets Management

-

Aug 22, 2013

-

Version/s: 4.1.2f1

Could reproduce on version 4.3.0a5 (796335dfc9e5). To reproduce: - Open attached project- Select "Click Me" > "Produce a scene" i... Read more

0
votes
Fixed

Crashed after switching to DX11 mode in Bootcamp demo project

Graphics - General

-

Aug 22, 2013

-

Version/s: 4.3.0a4

Download and import the Bootcamp demo project from the Asset Store.Go to Player Settings and check the DirectX 11 mode.You will be n... Read more

0
votes
Postponed

[Forward] Custom vertex function is not used when rendering things into ...

Shaders

-

Aug 22, 2013

-

Version/s: 4.2.0f4

Steps to reproduce:1. Download attached project "ssao.vertex.shader.forward.rendering.bug"2. Run the "test" scene.3. When rendering ... Read more

0
votes
Fixed

OnRenderImage breaks batching for shadow caster/collector

Camera

-

Aug 23, 2013

-

Version/s: 4.2.0f4

I found that using OnRenderImage with shadow will breaks shadow batching in Unity 4.2. I attach a post-processing script to camera. ... Read more

0
votes
Fixed

[PrePassDeferred|Clear] Two cameras with deferred lighting cause fps cam...

Image Effects

-

Aug 23, 2013

-

Version/s: 4.2.0f4

To reproduce:1. Open project flashover2. Open scene Grease13. Enter play mode4. At first everything works fine, but after 20-30 seco... Read more