Search Issue Tracker
The items of Reorderable list are not expanded/collapsed when using righ...
How to reproduce:1. Open the user's attached project2. From the 'Scenes' folder open 'SampleScene'3. In the Hierarchy window select ... Read more
IL2CPP compile error when script contains method group of interface to d...
How to reproduce: 1. Open attached project- Project contains a single script: using System; public interface IMyInterface<T>{v... Read more
Problem with GatherCmp* methods HLSL->GLSL conversion
When using GatherCmp methods in compute shaders, it's being converted to textureGather method with hlslcc_zcmp_ prefix added to the ... Read more
[Window Management] Pop-up windows's last active state is not saved
Reopening pop-up windows like 'Color Picker' or 'Asset Loader List' after closing them in a different position leads to them opening... Read more
LODs array is not updated instantly when inserting new LODs
Reproduction steps:1. Create a new Unity project2. Create a new empty GameObject and add a 'LOD Group' Component3. Insert some new L... Read more
[VR]Command buffers placed at "AfterDepthTexture" get stretched over vie...
Steps to reproduce:1. Download and open the attached project2. Make sure VR or Split Stereo Display is enabled2. Enter Play mode Exp... Read more
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... Read more
[Preset] Dropdown icons for the properties under "Mesh Renderer" preset ...
All properties dropdown icons are missing when preset of "Mesh Renderer" is created, refer attached screenshot. Steps to repro:1. Cr... Read more
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
[WebGL] Build with Live2D plugin fails when building using Command Line ...
How to reproduce:1. Unzip user's project and open Command prompt2. Run command line: [EditorPath]\Unity.exe -quit -nographics -batch... 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
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text