Search Issue Tracker
RenderTexture.SetActive profiler spikes
Steps to reproduce : - import the project attached - hit play and look at the profiler - notice that about every 50th frame RenderT... Read more
Files of type .assetbundle are missing their new icons in Project Browser
.assetbundle files have some sort of default white icon that doesn't scale when zooming in the project browser. Sounds like assetbun... Read more
Move mouse in a circle while holding mouse button fails in multiple brow...
Move mouse in a circle while holding mouse button fails in multiple browsers. This test fails in both Windowed and Fullscreen. Rep... Read more
In Unity 3, an empty .js file was allowed. Now, it produces an internal ...
Steps to reproduce : - create a new javascript file - open it in Mono Develop and delete everything - save and go back to the edito... Read more
Spot light with "Not Important" render mode behaves like point light
By design: Lights that have their Render Mode set to Not Important are always per-vertex or SH. http://docs.unity3d.com/Manual/Rend... Read more
Add Component window present on the Desktop
Add Component window present on the Desktop although the editor window is minimized. To reproduce: - Create a new project - Select ... Read more
OnTriggerExit behaviour wrong when disabling/destroying
OnTriggerExit is not called OnTriggerExit behaviour wrong when disabling/destroying other collider. Please run the test_scene and wa... Read more
Installing and running editor under Wine or Crossover doesn't work
Running Unity under Wine isn't supported hence any bug related to that will not be fixed. http://wiki.unity3d.com/index.php/Running... Read more
Streaming of OGG audio files is corrupted at the beginning
To reproduce: - Open attached project and load scene "test" - Click on "Main Camera" in Hierarchy - Uncheck the "Stream" checkbox o... Read more
iAd banner ad appears blank white or stuck when resuming an app
To reproduce: 1. Use the attached script 2. Build and run for iOS 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true