Search Issue Tracker
Rename Xcode project to iOS
When an Xcode project is created, the project is named Unity-iPhone. It would be more consistent to rename it Unity-iOS Read more
The polygon collider is very inconsistent in how it draws the collider w...
1. Put attached 'letters.psd' in scene and add polygon collider 2. select 'create from texture' and observe how the collider is very... Read more
Mono runtime is having trouble finding methods when a covariant interfa...
To reproduce: 1. Create new project 2. Add C# script with code from https://gist.github.com/jaredthirsk/5139120 3. Attach script to ... Read more
[Visualization] Lightmap Resolution scene visualization mode doesn't wor...
To reproduce: 1. Create new project 2. Import zbias-repro 3. Open network view 4. Switch to UV charts 5. Notice that ZBiasedPlane is... Read more
WebPlayer logging to be improved in light of "Failed to apply auto-updat...
WebPlayer logging to be improved in light of "Failed to apply auto-update" error issue. The thread is here: http://forum.unity3d.c... Read more
[PSD] PSD file mirrored on import
1. Import any of the attached psd files into unity 2. Drag asset to sceneview 3. Observe how the image seems to be mirrored (though ... Read more
Event.current.shift, Event.current.alt, and Event.current. don't work as...
Steps to reproduce : - import the project attached - press play and hold shift, control or alt key down and notice the message - bu... Read more
"Not yet compressed" message when switching platforms for a "Truecolor" ...
Steps to reproduce : - the user attached a video explaining the issue - also package attached with the repro project Read more
Converting integer to string with padded zeroes doesn't work on Flash
1 Create new project and create script(.cs) 2 Add method private int counter = 0; void OnGUI() { counter++; string str = cou... 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
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
- Multiple simultaneous input with the touch screen sometimes leaves button in not default state
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector