Search Issue Tracker
[Input System][Mac] Display name of "a" key is uppercase, other ones are...
Repro assumes keyboard layout where "a" and "b" are in same position as US keyboard layout. 1. Open Input Debugger2. Double-click ke... Read more
Deep Profiling in the Editor does not reliably turn on/off
When running the editor (2020.1a18) and using the profiler to profile the editor itself outside of play-mode, I cannot get deep prof... Read more
[Package Manager] User Not Logged In error appears if the editor is laun...
If you launch the editor with the My Assets section of the Package Manager open, you'll receive the following log in the console onc... Read more
Shader error in 'MultiScaleVORender' when using PostProcessing and "3D W...
MultiscaleVO compute shaders fail to compile by default from "failed to open source file: '../StdLib.hlsl'" errors producing 'Divide... Read more
[Universal RP][Adreno] Visual white sparkle glitches appear in the build...
How to reproduce:1. Open the attached project (https://github.com/Verasl/BoatAttack)2. Build and run a project on Android3. Observe ... Read more
Crash on TransferField_NonArray when copying and pasting values into a R...
Steps to reproduce:1. Open the attached project ("1210259.zip")2. Open the "Game" Scene3. Select the "Overworld" GameObject in the H... Read more
Multiple EventSystem instances can be created from a prefab in one scene
Steps to reproduce:1. Create and open a new Unity project2. In the toolbar press "GameObject" > "UI" > "Event System"3. Drag t... Read more
[Android] Build crashes when System.IO.MemoryMappedFile.CreateViewAccess...
How to reproduce:1. Download and open the attached project "1210241.zip"2. Build and run the project3. Observe the crash Reproducibl... Read more
[ECS] GC Alloc is generated every frame in Play Mode when a SubScene is ...
How to reproduce:1. Open attached project "SubSceneAlloc.zip" and scene "SampleScene"2. Enter Play Mode3. In Profiler Window, click ... Read more
[ECS] Shaders are included for each asset bundle when bundles contain Su...
How to reproduce:1. Open the user's attached project ("ECSBugReport.zip")2. Build the project using "Assets/ECSBugReport/BuildSettin... 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