Search Issue Tracker
Delete, Duplicate, Find, Frame Selected and Copy/Paste are not working o...
Reproduction steps: 1. Open "FocusNotEditable.zip" project2. Open "SampleScene" scene3. Select "CubeA"4. "BUGREPORT" -> "Set NotE... 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 View-... Read more
CollisionFlags.Below C# example fails to compile
http://unity3d.com/support/documentation/ScriptReference/CollisionFlags.Below.html C# example should be: if ((controller.collisionFl... 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 Ex... 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/documenta... Read more
Screen flickering when resizing content player window.
Screen flickering when resizing content player window. Repro Steps: 1. Unzip the attached file2. Run /BlinkTest/html/test.html3. Thi... 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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default