Search Issue Tracker
Menu items and Unity editor icon disappear when importing a project with...
When opening a project that has a lot of textures in it for the first time, when Unity finally opens you will notice that the menu b... Read more
[2D] [Sprite Shape] Error generated when using a default sprite for Corn...
[2D] [Sprite Shape] Error generated when using a default sprite for Corner sprite or Angle Range sprite in Sprite Shape Profile Step... Read more
[Searcher] package sample project is not shown in the package descriptio...
Searcher package sample project is not shown in the package description if it is not installed. If the package has a sample project ... Read more
New installed Unity will report timeout error in commandline activiation
Unity require ~/Library/Unity/Certificates/CACerts.pem to validate ssl handshake.In command line mode, the CACerts.pem file will not... Read more
An error "Please enable Daydream or Cardboard in Player Settings" shows ...
Reproduction steps:1. Open the attached project;2. Build project to device; Actual result: an error "Please enable Daydream or Cardb... Read more
[HDRP] Show Light Volumes Debug Mode is not working as expected
Versions tested 2020.2.0a1 + 9.0.0 / 8.0.0 Steps to reproduce: 1) Open attached project or create an HDRP scene with all light types... Read more
Not informative compute shader error reporting
On purpose there is some kind of error in a compute shader. In the editor the error message is a bit "laconic". It should be more ex... Read more
Touch input generates mouse input when the build is in windowed mode
Reproduction steps:1. Open the user’s attached project2. Open “Assets/TouchTestScene.unity”3. Click File > Build Settings > Ad... Read more
Switching canvas render mode to overlay doesn't show canvas' content
1. Load attached project2. In the Hierarchy tab, select the Canvas object3. under the canvas component, change the render mode to sc... Read more
imported SkinnedMeshed get broken when default scale value is zero
How to reproduce:1. Open the attached project2. Select "cc_Mother of Dragon.FBX" model3. Be sure that its Animation Type is set to L... 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