Search Issue Tracker
Scrubbing in the animation time line keeps adding triangles to the trail...
To reproduce: - Open attached project - Launch scene "trailtest" - Open the Animation window - Select "trail_emitter" in Hierarchy V... Read more
CollisionFlags.Below C# example fails to compile
http://unity3d.com/support/documentation/ScriptReference/CollisionFlags.Below.html C# example should be: if ((controller.collisio... Read more
Replacing collider fails if script requires component of type Collider
1. Create a script called ExampleTrigger.cs and paste the following lines in it: [RequireComponent(typeof(Collider))] public class... Read more
EditorWindow documentation is wrong in relation to create window
this page in the documentation is wrong according to how to create and show an editor window :) http://unity3d.com/support/document... Read more
Screen flickering when resizing content player window.
Screen flickering when resizing content player window. Repro Steps: 1. Unzip the attached file 2. Run /BlinkTest/html/test.html 3.... Read more
GUI.Window windows in an EditorWindow do not cause ScrollView areas to e...
To reproduce 1. Open project attached user's latest mail 2. select TestObject 3. go to Tools -> WisdomTools -> Target Editor with B... Read more
GPU Profiler for Terga shows incorrect numbers
Tested device: ASUS Transformer Prime TF-201 Steps to reproduce: 1. Open AngryBots project 2. Check 'Autoconnect profiler' and 'Dev... Read more
[PLM] Decals do not affect baked global illumination
A decal should bounce light, but not occlude light hitting the geometry behind it. It could be projected on the geometry behind it, ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls