Search Issue Tracker
Failing to initialize an instance of EditorWindow when it's in 3rd level...
Reproduction steps:1. Open user's project "NestedEditorWindows.zip"2. Open Window -> "A"3. Repeat 2nd step with "B" and "C" Expec... Read more
Errors on Enabling/Disabling "Is Kinematic" if convex is unchecked on a ...
Steps To Reproduce: 1. create a new project2. Hierarchy > Create> 3D> Plane3. Plane> Inspector > Add Component > R... Read more
[Playables] OnStateEnter() and OnStateExit() are called multiple times w...
Reproduction steps:1. Open the user's attached project2. Enter the Play mode3. Observe the Console window Expected result: OnStateEn... Read more
[macOS] Tab Key with Caps Lock enabled doesn't navigate to next field
Reproduction steps:1. Create and open a new Unity project2. Click on the Main Camera in Hierarchy3. Click on the X field in the Posi... Read more
[Packman] packages-lock.json file is overwritten when resolving packages
How to reproduce:1. Create and open a new project2. Open the Packages folder and observe the Date Modified value of the packages-loc... Read more
Crash on DynamicHeapAllocator::Allocate() when a Scene contains TextMesh...
Reproduction steps:1. Open project "MobileBoardCoreGames.zip"2. Open Scene "Board"3. Build and run Expected result: no crashActual r... Read more
Asset Store tools do not work in 2020.2 Unity version
How to reproduce:1. Create and open a new project2. Download and import Asset Store Tools from the Package Manager3. Click on the ta... Read more
InvalidOperationException errors thrown in console when multi selecting ...
How to reproduce:1. Create a new project and open it2. Create 2 Cubes in the Hierarchy and select them both3. In the Inspector edit ... Read more
The actual position of the Caret is offset when you have a UTF32 charact...
Reproduction steps:1. Open the attached project "Case_1299799" and load "SampleScene"2. Enter Play Mode3. Click on the Input Field i... Read more
Having a UTF32 character in an Input Field allows rich text editing when...
Reproduction steps:1. Open the attached project "Case_1299798" and load "SampleScene"2. Enter Play Mode3. Delete the word "Red" from... 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