Search Issue Tracker
right clicking on the vertical group doesn't display a contextual menu
To reproduce:1. Open AudioMixer2. Right click on the vertical groupExpected result: Contextual menu appearsActual result: It doesn't Read more
GenericMenu doesn't work correctly on OSX
To Reproduce: 1. Open the attached project on OSX, click 'Window/Runtime Inspector Configuration', click on 'Add Property', notice t... Read more
[ReflectionProbes] An automatically created Directional Skybox Light rev...
To reproduce:1) Create new project2) Open "Edit/Scene Render Settings" and check "Create Light" setting3) Change new light's rotatio... Read more
OnPointerUp or OnPointerDown work only when both handlers are implemented
To reproduce this bug: 1. Open the attached project2. Open scene3. Click play4. Press on the image5. It has OnPointerUp handler and ... Read more
Object duplicate doesn't appear in Hierarchy if Hierarchy window is 'hid...
To reproduce:1. Create new project2. Create cube3. Hide Hierarchy window (don't close, just hide. See user image)4. Select cube in s... Read more
Labels changing in .meta file outside of Unity are not reimported correctly
To Reproduce: 1. Create an asset in a project with .meta files turned on2. Add a label to the asset and save the project3. View the ... Read more
[Perforce] 'meta file is locked' error when adding labels to assets cont...
To Reproduce: 1. Connect to perforce. 2. Add a material (or any other assets). 3. Submit the Asset. 4. Add a label to the asset befo... Read more
When I add any reference to System.Xml.Serialization.XmlSerializer the i...
To reproduce:1. Open attached project2. Build it (build target WebGL)3. Observe console/log for errors Read more
Flickering shadows with large Terrain + Cast Shadows enabled + large Sha...
Shadows are computed from the Z buffer, so low near plane values can cause precision issues. Some other precision issues might be ha... Read more
Plugin components flicker/jump when tweaking the graphic UI in Inspector
Plugin components flicker/jump when tweaking the graphic UI in Inspector. This seems to be specific for plugins that have a graphic ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default