Search Issue Tracker

0
votes
Postponed

Hierarchy search with type is case sensitive

Project Browser/Hierarchy

-

Feb 14, 2013

-

Version/s: 4.1.0b2

Steps to reproduce : - create a script and rename it "Gate"- create an object and also rename it "Gate"- attach the script to the ob... Read more

0
votes
Not Reproducible

Scenes are not imported correctly from Cinema 4D

-

Feb 14, 2013

-

Version/s: 4.0.1f2

Child objects end up with their texture no longer linked to a material. Read more

0
votes
Duplicate

"var popupItems" with same label name are combined

IMGUI

-

Feb 15, 2013

-

Version/s: 3.5.7f6

To reproduce:- Open attached project and launch "scene"- Hit Play and select the Main Camera- In Inspector, toggle the "label" param... Read more

0
votes
Fixed

Audio Memory usage is incorrect in Profiler

Audio

-

Feb 15, 2013

-

Version/s: 4.0.1f2

Could reproduce in Version 4.2.0a1 (e507cb846753) To reproduce:- Open attached project "AudioMemoryUsage.unitypackage" and launch "t... Read more

0
votes
Won't Fix

[Terrain] Texture applied to terrain splat alphamap appears twice as bright

Shaders

-

Feb 17, 2013

-

Version/s: 4.0.1f2

Press play. Script MapHandler.js fetches height map from Google and terrain is sculpted according. Then the script fetches splat map... Read more

0
votes
Fixed

Parented Camera breaks the Physics.Raycast command

Physics

-

Feb 17, 2013

-

Version/s: 4.0.1f2

Steps to reproduce : - import the project attached- play the scene- press the plus icons within the rectangles on both and press the... Read more

0
votes
Not Reproducible

Importing does not recognize .txt files as resources in a resources folder

Assets Management

-

Feb 17, 2013

-

Version/s: 4.0.1f2

Steps to reproduce : - import the project attached- select "reimport all"- notice the warning in the console- reimport "CBX Game" fo... Read more

0
votes
Won't Fix

The RequireComponent attribute (in C#) does not add the component

Flash

-

Feb 18, 2013

-

Version/s: 4.0.1f2

- Create a class deriving from MonoBehaviour and add the [RequireComponent(typeof(MeshFilter))] attribute to the class. - Add the co... Read more

0
votes
Won't Fix