Search Issue Tracker
Empty Scrollbar causes crash when trying to move it
Repro steps:1) Import my attached unitypackage and open scene in my package2) Play and try dragging the text in Game window3) Notice... Read more
[WebGL][Build] DestroyImmediate causes crash
Repro steps:1) Open and build the project2) Run the build and click the Destroy button in it3) Notice the crash Read more
[UWP][WSA] package name with dot and number causes errors in generated s...
Reproduction steps:1. Create any project with dot symbol in it (for example "Project1.0.0");2. Build the solution (WSA or UWP);3. Ru... Read more
[WSA] Player Settings is not using ObjectFields for icons and splashscreen
1. What happenedWindows Store Player Settings is using buttons to assign image files to icons and splashscreen. Should use EditorGUI... Read more
[OSX][GLCORE] Major Skinned Mesh Scene View Rendering Problems
Reproduction steps:1. Open attached project "AnimationTest"2. Open scene "Demo"3. Enter play mode4. Observe both Scene window and Ga... Read more
OpenGL ES 3.0 Issues with Custom Shader on some android devices
When publishing and running builds for Android using the Auto Graphics API or OpenGL ES 3.0, the text using the TMPro_SDF-Surface sh... Read more
[GameView] Input works properly only on one of multiple GameView
Repro steps:1) Open the project(N.B. don't close any windows, just drag them, so you could see console and both Game Views2) Attach ... Read more
[ImportPackage] Selected file is not highlighted in the import package w...
How to reproduce:1. Create new Unity project2. Open one of the unity packages window (Right Mouse Click on Asses folder > Import ... Read more
When importing packages, warning refers to folder as to a file
Steps to reproduce: 1. Create empty project.2. Import attached package "A".3. Import attached package "B".4. Notice warning message ... 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