Search Issue Tracker
[IMGUI] Having a menu item with a single character shortcut ignores it i...
Steps to reproduce:1. Open the attached project2. In the upper Menu bar click 'Tools' and notice that the menu item 'Test' is bound ... Read more
cannot convert `Type' expression to type `Type'
Reproduction steps:1. Open the attached project2. Notice the console output: "error CS1503: Argument `#2' cannot convert `Type' expr... Read more
Editor Crashes after returning from complex cycle of Coroutines
Reproduction Steps:1. Open User's project2. Open "Start" scene3. Start the scene Expected: The project starts or throws an errorActu... Read more
[Scripting]Lack of consistency: Int / Integer
Steps to reproduce:1. Open attached project.2. Open script named "Test".3. Add this line of code somewhere inside of "Test" class:"G... Read more
[TextField] setting size through the Rich Text creates gap before the la...
Reproduction steps:1. Open the atached project2. Open scene "Scene"3. Notice the gap before the last line of the paragraph Reproduce... Read more
MonoBehaviour with generic class and #if UNITY_EDITOR crashes player
Steps to reproduce:1. Open "Case 795409 repro" project2. Open TestScene3. Build it for WebGl4. Before running with Firefox, delete "... Read more
MonoDevelop does not pop up after error is double-clicked in the console
Steps to reproduce:1. Create new project2. On the top menu select Edit > Preferences > External Tools and set "External Script... Read more
Error message: "success && actual == (UInt64)size error" when trying to ...
Note:This issue is only reproducible when trying to download a large asset and there is not enough free disk space available. Steps ... Read more
Rigidbody starts bouncing or falls through the ground when center of mas...
Steps to reproduce: 1) Download and open project "CenterOfMAssTest.zip".2) Play "Main Scene" .3) Select "Offset Cube Parent" in Hier... Read more
Sprite Packer displays blank sprite images incorrectly
Steps to reproduce:1) Open the attached project.2) Open scene 'TestSpriteAtlas.unity'.- A black circle is visible in the scene.3) Pr... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal