Search Issue Tracker
Delete, Duplicate, Find, Frame Selected and Copy/Paste are not working o...
Reproduction steps: 1. Open "FocusNotEditable.zip" project 2. Open "SampleScene" scene 3. Select "CubeA" 4. "BUGREPORT" -> "Set Not... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material