Search Issue Tracker

0
votes
Fixed

Gizmos.DrawFrustum does not draw align properly with a camera

Scene/Game View

-

Mar 23, 2014

-

Version/s: 4.5.0b5

To reproduce:1. Create a new project2. Attach this script to the main camera:void OnDrawGizmos () {Transform thisTransform = transfo... Read more

0
votes
Fixed

An item from the hierarchy search results does not get selected with the...

Project Browser/Hierarchy

-

Mar 24, 2014

-

Version/s: 4.6.0b5

1. Create a new project2. In the Hierarchy view search type "M"3. Click the down arrow key4. Notice that the Main Camera does not ge... Read more

1
votes
Fixed

Memory overhead for mesh objects is larger on iOS

Graphics - General

-

Mar 18, 2014

-

Version/s: 4.3.4f1

To reproduce:1. Open the attached project2. Open the Build Settings3. Check "Development Build"4. Build for Mac Standalone and iOS5.... Read more

0
votes
Fixed

OnTriggerStay does not get called at all

Physics

-

Mar 25, 2014

-

Version/s: 5.0.0a3

To reproduce:1. Open attached project2. Open scene Test3. Enter play mode, note the logs - they only print the OnTriggerEnter but no... Read more

0
votes
Fixed

Sprite renderer sorting layers don't work

2D

-

Mar 25, 2014

-

Version/s: 5.0.0a2

To reproduce:1. Open attached project2. Open scene test3. Set the sorting layer of sprites 0 to 2 to layer14. Set the sorting layer ... Read more

0
votes
Fixed

Undo does not work in curve editor

Editor - Other

-

Mar 24, 2014

-

Version/s: 4.6.0b5

To reproduce:1. Create a new script2. In the script add: public AnimationCurve velocityToRatio;3. Attach the script somewhere4. Open... Read more

7
votes
Not Reproducible

Screen.width and Screen.height values in "OnEnable" function are incorrect

Scripting

-

Mar 26, 2014

-

Version/s: 4.3.2f1

When Screen.width or Screen.height are called in an "OnEnable" call in the editor and the component is enabled (i.e. by checking the... Read more

0
votes
Fixed

Shader compilation fails on TI OMAP 4430 SoC (PowerVR SGX 540)

Android

-

Mar 25, 2014

-

Version/s: 4.3.3f1

Reproduced on:Amazon Kindle Fire (blaze, first generation) with Android 2.3.4 Not reproduced on:Google Nexus 5 with Android 4.4.2 Re... Read more

0
votes
Fixed

FBX file vertices get merged together on import to Unity

-

Dec 29, 2013

-

Version/s: 4.3.1f1

Steps to reproduce:1. Download two files attached (16.fbx and 28.fbx)2. Import them both to Unity by drag and dropping to project fi... Read more

0
votes
Fixed

cmd+D does not duplicate an array in the Inspector

IMGUI

-

Mar 24, 2014

-

Version/s: 4.6.0b5

To reproduce:1. Open the project that I've attached2. Open the _scene3. Click on the only element in the scene view4. Expand "Sound ... Read more

All about bugs

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