Search Issue Tracker
[RenderTexture] Object with render texture does not display camera view
1. Open attached project 2. Open scene "Untitled" 3. Press play 4. Big cube on the right will be white 5. Open same scene with rc3 a... Read more
[WinRT] uGUI doesn't work on tablets
From case 670834 - Tap in input field to show mobile keyboard, then tap out to hide it: keyboard flashes and stays up (must hide ma... Read more
AutoRotation is not functioning with iOS5.0
To Reproduce: 1. Deploy the attached project to an iOS5 device. 2. Observe that AutoRatation is not working (ios native gui windows... Read more
Capsule Collider Bounds Incorrectly Calculated
To reproduce: 1. Open attached project 2. Open scene 3. Press play 4. Open scene view 5. Select Collider - Incorrect bounds 6. No... Read more
[AssetBundle] When loading prefab from asset bundle "GameObject referenc...
Steps to reproduce this issue: 1. Open the attached project 2.Build AssetBundles (AssetBundles->Build AssetBundles from the menu) 3... Read more
[WP8] Reflections jitter on landscape rotation
To reproduce: 1. Open the attached project. It contains a shader that uses reflection and a scene that demonstrates the shader in ac... Read more
[docs] 'Linear Rendering Hardware Sampling' should be changed to 'Linea...
The property "Linear Rendering Hardware Sampling" seems wrong in PlayerSettings. It should be 'Linear Rendering'. Documentation/en... Read more
[OSX] Editor performance regression in 5.0 on Mac (when multiple views a...
To reproduce: 1. Open attached project 2. Open Test scene 3. Notice that scene runs at 30 fps 4. Maximize Game view 5. Notice that... Read more
[AssetBundle] Setting assetBundleName in OnPreprocessAudio() crashes Unity
Steps to reproduce this issue: 1. Open the attached project 2. It has a script with few lines: void OnPreprocessAudio() { assetImpo... Read more
Unnecessary check is performed in a Rigidbody during the deactivation of...
How to reproduce: 1. Open new project 2. Create a single Capsule game object and attach a Rigidbody component to it 3. In the Rigid... 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
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement
- Graph Inspector and Triangle button icons are poorly visible in Light Editor theme
- Text changes to the Inspector default value when logged multiple times after being set via StringBuilder