Search Issue Tracker
Selecting the object's icon fails when changing it for the first time
Steps to repro:1. Create a new project2. Try to change the object's icon by clicking on the cube next to it's name3. Select any spri... 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 project2. Open Ugnius_test_scene3. Move CookingObjectScript from FoodStall to it's child object "Entrence"Expected ... 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/R... 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 reprodu... Read more
[Materials] Creating materials leaks memory
Creating new materials leaks memory. To reproduce:1. Open attached project2. Open Untitled scene3. Enter play mode4. Observe used me... 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 shader3) Attach material to cube4) Open it o... Read more
Render textures seem to be incredibly slow on OS X
To reproduce:1. Open attached project2. Open test scene3. Change the Itariations sliderExpected result: The performance is at least ... Read more
If I used a mask processing, slider set to 0 value at a time, will be al...
To reproduce:1. Open BugTest Scene2. Press play3. Change silder value to 04. Change silder value greater than 05. Notice that slider... 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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"