Search Issue Tracker
Graphics Settings page is not complete
http://docs.unity3d.com/Documentation/Components/class-GraphicsSettings.html intro and explanation is missing. Read more
Colliders break when rotated and scale is negative
To reproduce:1. Open the attached project (it contains a scene with a sprite that has a box collider attached).2. Click on a game ob... Read more
Sprite disappears when scale is set to "1-1"
1. Open the attached scene2. Click on a game object (sprite) called "Ahri"3. Click on the "Scale" input field (scale should be "1" b... Read more
Screen.orientation returns different value from the actual screen orient...
Screen.orientation returns different value from the actual screen orientation when "Auto-rotate screen" is disabled in Settings->... Read more
Mesh-blendShapeCount documentation has a broken link
The "See Also: blendShapes." link is broken in the http://docs.unity3d.com/Documentation/ScriptReference/Mesh-blendShapeCount.html p... Read more
Text in the hierarchy box goes away when it loses focus
To reproduce:1. Open the attached project.2. Open sceneA3. In the hierarchy search field type: bob4. The scene view turns grey and 2... Read more
Building to iOS on Windows deletes the files inside the target folder
Building to iOS on Windows deletes the files inside the target folder To Reproduce:1) Build to iOS2) Select "Desktop" or "My Documen... Read more
Application with OnAudioFilterRead implementation always crashes when it...
If there is a script with any implementation of the callback function "OnAudioFilterRead", the application will crash after it is re... Read more
entering play mode messes up the ui of the editor
1. Open attached project2. Open Untitled scene3. Enter play modeExpected result: Game view shows nothing (since OnRenderTexture is u... Read more
uGUI: Buttons do not react to user input as expected
To reproduce:1. Download a project from http://files.unity3d.com/Tim/GUIProject/Alpha4/uGUIProject_alpha4.zip2. Build for iOS device... 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
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
- LogWarning is not executed in the HDRP package script when running the project in -batchmode
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene