Search Issue Tracker
Selecting the object's icon fails when changing it for the first time
Steps to repro: 1. Create a new project 2. Try to change the object's icon by clicking on the cube next to it's name 3. Select any s... Read more
[ReflectionProbes] Reflective object created in Unity 5 beta 6 does not ...
Using Unity 5.0 beta 6 I made a project that has a reflective object. The reflections work fine when I bake the reflection probe in... Read more
Vertex error in console when heightmesh has 64k + vertices.
When Heightmesh debug gfx overlay is enabled and the heightmesh has more than 64k vertices the console shows error: vertexCount <= ... Read more
NullReferenceException when moving a script between Inspector and Hierarchy
1. Open attached project 2. Open Ugnius_test_scene 3. Move CookingObjectScript from FoodStall to it's child object "Entrence" Expec... Read more
EditorGUI.DrawPreviewTexture doesn't render texture alpha
To Reproduce: 1. Open the attached project, selestc texture '1' in assets, set it's 'Alpha Is Transparency' to true. 2. Open 'Window... Read more
GCSettings.LatencyMode is set to Batch on WP8 devices
GCSettings.LatencyMode by default is set to batch on Windows Phone devices, while on the editor it is set to Interactive. To reprod... Read more
[Materials] Creating materials leaks memory
Creating new materials leaks memory. To reproduce: 1. Open attached project 2. Open Untitled scene 3. Enter play mode 4. Observe ... Read more
Wrong upgrading project message when going from 5.x back to 4.x
To reproduce: 1) Create new project with 5.x. 2) Create a cube and material with standard shader 3) Attach material to cube 4) Open ... Read more
Render textures seem to be incredibly slow on OS X
To reproduce: 1. Open attached project 2. Open test scene 3. Change the Itariations slider Expected result: The performance is at le... Read more
If I used a mask processing, slider set to 0 value at a time, will be al...
To reproduce: 1. Open BugTest Scene 2. Press play 3. Change silder value to 0 4. Change silder value greater than 0 5. Notice that s... 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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger