Search Issue Tracker

0
votes
Fixed

Shaders: d3d9 doesn't like big shader literals (e.g. 1e9)

Shaders

-

Feb 08, 2015

-

Version/s: 5.0.0f1

Using literals like "float a = 1e9" in shaders produces D3D9 assembly that's not really valid: "def c0, 1e+009, 0, 0, 0". Get error ... Read more

1
votes
Won't Fix

Rigidbody Freeze rotation and position in combination with FixedJoint yi...

Physics

-

Feb 08, 2015

-

Version/s: 5.0.0b21

How to reproduce: A: Run the "Scene01" scene in the attached example project and observe how cubes act B: The setup explained below ... Read more

0
votes
Fixed

Physics2D.OverlapArea less precise than Physics2D.Raycast

Physics2D

-

Feb 08, 2015

-

Version/s: 5.0.0f1

Steps to reproduce this issue: 1. Open the attached project 2. Open 'Test' scene -The CollisionTest script attached to the Box obje... Read more

0
votes
Not Reproducible
0
votes
Fixed

[iOS] All iPhone builds show iPhone 6 plus launch image

iOS

-

Feb 07, 2015

-

Version/s: 5.0.0f1

To Reproduce: 1. Build the attached proiject (simulator or device). 2. Notice that on all iPhones the iPhone 6+ landscape image is ... Read more

0
votes
Fixed

[OpenGL] Non-uppercase SV_POSITION semantic silently fails on Mac and ma...

Shaders (Legacy)

-

Feb 07, 2015

-

Version/s: 5.0.0f1

Steps to reproduce this issue: 1. Open the attached project 2. Look at 'Uppercase' material in Inspector, see that the sphere is re... Read more

0
votes
Fixed

[AudioImporter] ClearSampleSettingOverride does not recognize BlackBerry

Audio

-

Feb 07, 2015

-

Version/s: 5.0.0f1

Steps to reproduce this issue: * Open attached example project * Execute from the main menu "BugReport > AudioImporter.ClearSampleS... Read more

0
votes
Fixed

[AudioImporter] ContainsSampleSettingsOverride does not recognize BlackB...

Audio

-

Feb 07, 2015

-

Version/s: 5.0.0f1

Steps to reproduce this issue: * Open attched example project * Execute from the main menu "BugReport > AudioImporter.ContainsSampl... Read more

0
votes
Not Reproducible

UnityEvent drawer does not request appropriate subtype for parameter field

Inspector Framework

-

Feb 06, 2015

-

Version/s:

Suppose you have a method like: void SomeMethod(MyComponent c) Adding this method to a UnityEvent in the Inspector works, but the ... Read more

0
votes
Fixed

[Profiler] Taking a detailed memory sample triggers a crash (after calli...

Profiling

-

Feb 06, 2015

-

Version/s: 5.0.0b22

To Reproduce: 1. Open & run the attached project. 2. Open profiler, select Memory and change to detailed. 3. Click the button (it c... Read more

All about bugs

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