Search Issue Tracker

0
votes
Fixed

[Networking] UNetWeaver throws exceptions when using a struct from an ex...

Networking

-

Aug 23, 2015

-

Version/s: 5.2.0f2

1. Open attached project2. Notice errors in the console Note:Visual Studio project used for creating the DLL is in the project folde... Read more

2
votes
Fixed

[Crash][OcclusionCulling] Crash when entering visualization mode

Camera

-

Aug 16, 2015

-

Version/s: 5.2.0b5

Steps to reproduce: 1. Open attached project "OcclusionCullingCrash.zip"2. Open scene "repro"3. Select Main camera in hierarchy4. In... Read more

0
votes
Fixed

Profiler timeline view flooded with empty frames

Profiling

-

Aug 24, 2015

-

Version/s: 5.3.0a1

To reproduce:1. Open profiler2. Select a recorded CPU usage frame3. Switch to timeline view4. Notice all those unnecessary frames fl... Read more

0
votes
By Design

[iOS] Status Bar Overlaps with app uiview

iOS

-

Aug 24, 2015

-

Version/s: 5.2.0f2

To Reproduce:1. Build the attached video (make sure that status is not hidden in player settings).2. Deploy, observe that the top pa... Read more

0
votes
Fixed

Animation throws NullReferenceException and continues playing after the ...

Animation Window

-

Aug 24, 2015

-

Version/s: 5.1.2p3

How to reproduce:1. Download the attached project2. Open the scene and select Animation game object3. Open an Animation window4. Pla... Read more

1
votes
Fixed

[IL2CPP] System.Text.Encoding.GetEncoding() throws NotSupportedException

IL2CPP

-

Aug 19, 2015

-

Version/s: 5.1.2p3

1. Open attached project2. Build to iOS with IL2CPP3. XCode console will throw "NotSupportedException" Read more

0
votes
Won't Fix

Surface shaders skip WorldReflectionVector if it only writes to custom f...

Shaders

-

Oct 02, 2013

-

Version/s: 4.3.0b4

Unity's shader generation optimizes out the entire reflection vector generation. To reproduce:1. Open Empy43b3 project2. Open Shader... Read more

0
votes
By Design

[Components::Rigidbody2D] No enable/disable check box for Rigidbody2D co...

Physics2D

-

Aug 12, 2015

-

Version/s: 5.2.0f1

There is no Enable/Disable checkbox for Rigidbody2D componentin the inspector Steps to repro:1. Create a new unity project2. Add a s... Read more

3
votes
Postponed

Custom Shaders from Android Asset Bundle does not work right when instan...

Asset Loading

-

Aug 20, 2015

-

Version/s: 5.1.2p3

Asset bundles created for android that have Custom shader in it does not behave as expected. Read more