Search Issue Tracker
Unity crashes when trying to upload project to Asset Server
- Open project attached to case 615020 - Create a new project on our Asset Server instance - Try to commit all assets from the Unity... Read more
WebCamTextures tear on iPhone4
WebCamTextures tear on iPhone4 when the WebCamTexture size is specified to something other than the default size. Read more
Screenshot taken in Landscape mode is not rotated accordingly on WP8
Steps to reproduce: 1. Add the following script to any project: Texture2D screenshot; void OnGUI() { if (screenshot != null) { ... Read more
Freeze on printing downloaded long string
1. Open scene "test" 2. Play in editor 3. Press Gui.button "return Length 100,000(Freeze)", file will be downloaded and printed with... Read more
Inspector - component property names overflow into property value space
Steps to reproduce: 1. Open the attached project 2. Select the gameObject which has an attached component script 3. Observe the scri... Read more
Unity web player game using Google Chrome will not allow input
Steps to reproduce: 1. Open the build (build/build.html) with Chrome or build the project to webplayer platform 2. Press 'Run this t... Read more
Not possible to commit projects to Asset Server
When trying to commit any project (even completely new one to Asset Server, getting the error: "Could not prepare upload. value "42... Read more
Unity grass builds patch meshes at runtime which causes cpu spikes
To reproduce: 1. Open repro.unitypackage 2. Open scene test. It contains a terrain populated with grass and a camera that is moved a... 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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor