Search Issue Tracker
InvalidOperationException error in System.Runtime.InteropServices.GCHand...
How to reproduce: 1. Open attached project2. Open scene Obi/Sample Scenes/Benchmark.unity- Note the InvalidOperationException errors... Read more
Removing element from array with shift+delete doesn't work on last eleme...
Steps to reproduce:1. Download 904582_repro.zip2. Open "Main" scene3. Select GameObject in hierarchy4. Expand scripts Data5. Select ... Read more
AudioSource.time returns an incorrent value in WebGL player
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. Enter Play mode.4. Observe how AudioSource.time is equal to 0 ... Read more
Duplicate packages appear when creating new project and adding asset pac...
To reproduce:1. Open Unity and download any asset from the store, close Unity2. Find location of a downloaded package in PC storage ... Read more
Editor crashes at physx::Gu::SinglePersistentContactManifold::reduceBatc...
Steps to reproduce:1. Download 904493_repro.zip2. Open "Main" scene3. Enter play mode Results: Unity crashes on entering play mode i... Read more
Unity 2017.1 defines PLATFORM_ARCH_64 instead of UNITY_64 for C# scripts
Reproduction steps:1. Opem project attached(unity_progressive_lightmapper_test.zip).2. Open scene "shadowmask".3. Build for standalo... Read more
[Windows] Button game object hitbox moves above when switching to Fullsc...
To reproduce: 1. Download attached project "904471.zip" and open in Unity2. In the PlayerSettings, set the D3D Fullscreen Modes to E... Read more
Corrupted Sprites on "Microsoft Edge" WebGL build, if sprite's Width is ...
To reproduce:1. Open attached project.2. Open "Test" scene.3. Build&Run it for WebGL.4. Play it on Microsoft Edge. Actual result... Read more
Coroutines stop working if you create a GameObject in the runtime, set i...
To reproduce: 1. Open the project, attached by user (CoroutineBug.zip)2. Open "scene" scene if not open3. Press Play4. Observe text ... Read more
typeinfo for EditorExtension crash when destroying RenderTexture using D...
To reproduce:1. Open attached Unity project "SpriteLightKit-master"2. Click on SpriteLightKitDemo in Assets folder3. Click on Either... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS