Search Issue Tracker

0
votes
Won't Fix

UNITY_EDITOR_MAC is missing

Scripting

-

Dec 02, 2013

-

Version/s: 4.2.1f4

THe following define doesn't exist: UNITY_EDITOR_MAC There is a UNITY_EDITOR_WIN. Of course you can test for !UNITY_EDITOR_WIN, but ... Read more

0
votes
Fixed

UNITY_EDITOR_WIN and UNITY_EDITOR_OSX missing from docs

Docs - Manual

-

Dec 14, 2012

-

Version/s: 4.0.0f7

Can you add please definitions : UNITY_EDITOR_WINUNITY_EDITOR_OSX Read more

1
votes
Not Reproducible

Mip map generation for sprites on AMD Radeon GPU's is broken

2D

-

Nov 29, 2013

-

Version/s: 4.3.0f4

To reproduce:1. Open attached project2. Open scene "MipMap error". It contains two sprites - one with mip maps enabled and one with ... Read more

0
votes
Duplicate

Animation importer bug: non keyframed channels (scale) are animated in U...

-

Dec 01, 2013

-

Version/s: 4.3.1f1

To reproduce:1. Open the attached Maya file in Maya2. See how that joint10 has no scale animation3. Import the file in Unity4. Open ... Read more

0
votes
Fixed

Very low framerate on devices with PowerVR SGX540 GPU

Android

-

Dec 04, 2013

-

Version/s: 4.3.1f1

When the application is run on the device with the PowerVR SGX540 GPU it has a very low framerate and the "PVRSRVAllocDeviceMem: Err... Read more

0
votes
Fixed

Shadowgun animations are all broken and enemy avatars not shown

Webplayer

-

Dec 05, 2013

-

Version/s: 4.5.0a2

-e: Shadowgun animations are all broken and enemy avatars not seen on the map -repro:--set channel to Test (4.5.0a2)--start https://... Read more

0
votes
Postponed

[IMGUI] VBO Total on GameView Stats depend on number of components in in...

Profiling

-

Dec 02, 2013

-

Version/s: 4.3.0f4

VBO Total on Statistics preview depends on elements in Inspector.To reproduce:1. Open example reproduction project2. Open Scene 13. ... Read more

0
votes
By Design

"Couldn't find build target for AwesomeSupport" warning when creating sc...

Scripting

-

Dec 05, 2013

-

Version/s: 4.5.0a2

"Couldn't find build target for AwesomeSupport" warning when user creates a C# or Boo script. As a user I am a bit confused about wh... Read more

0
votes
Fixed

NullReferenceException error when clicking on the "+" button

Scripting

-

Dec 05, 2013

-

Version/s: 4.5.0a2

To reproduce:- Create a new project- Create a C#, Boo and Java Script- Rename all scripts to "1"- Go to Execution order and click th... Read more

0
votes
Fixed

Double click on GO in scene view doesn't work as frame selected anymore

Project Browser/Hierarchy

-

Dec 05, 2013

-

Version/s: 4.5.0a2

To reproduce:1. Create new project2. Double click Main Camera3. Notice that GO is selected, but not framed Edit > Frame selected ... Read more