Search Issue Tracker
PCT images look wrong with some compression settings
After switching platform to Android, all images are converted to 256 colors (as it seems). Although the image preview says it's 16 b... Read more
Placement of parent/child gizmos
To Reproduce: 1. Create number of cubes.2. Create an empty gameobject, and set is as parent of the cubes.3. Select all the children,... Read more
Ugly self-shadowing on a lightmapped buit-in sphere
To reproduce: 1. Open attached project (the last one).2. Check the bands on the built-in sphere and also the dark patches. I tried c... Read more
OSX: Unity not switching to designated Space if opening a new scene in a...
To reproduce: - Open Unity in eg. Space 2- Switch to Space 1- Open a scene in another project from Space 1 (just find a scene and do... Read more
GUI.Window silently fails in EditorWindow.OnGUI if you don't use EditorW...
To reproduce:1. Open attached project.2. Go to menu -> Window -> WindowTest3. The GUI.Window() call is not between BeginWindow... Read more
Camera.targetTexture confuses camera callbacks
Camera.targetTexture or RenderTexture.active with Camera.RenderWithShader are making trouble. If I set the camera's targetTexture in... Read more
WebTemplate: After adding a template the inspector wasn't immediately up...
1) Go to Project Settings -> Player -> Resolution and Presentation. Lock the view.2) The icon for MyTemplate should be visible... Read more
Object Selector doesn't remember the last selected item in the lightmapper
Check the video:http://screencast.com/t/OTVhZjkyMT Also check that the Object Selector doesnt remember the last place where it was m... Read more
WWWForm.data always returns empty array.
When trying to send any sort of data via the WWWForm class, the send fails and the message "Error when creating request. POST reques... Read more
Reimport project dialog is hidden
If Unity decides to reimport your project it will show "Reimport project dialog". If you activate some window on top of it then ther... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script