Search Issue Tracker
Editor sometimes does not register input or gets stuck while a debugger ...
Reproduction steps:1. Open new Unity project with HDRP template2. In Visual Studio, add 50+ breakpoints throughout the solution3. In... Read more
Input Field's width doesn't change after entering specific combinations ...
How to reproduce it:1. Open the user's attached project "UITestProject.zip"2. Load the "SampleScene" Scene3. Enter the Play Mode4. I... Read more
Compiler error when using Ternary operator with bit flags
Reproduction steps:1. Open user attached Project2. Check the console for an error Expected result: The if statement is interpreted c... Read more
[Game view] Game stops accepting input when the Game view undocked and r...
How to reproduce:1. Open the attached project "1005607-InputDocking.zip"2. Press Play3. Move the Game view as a separate window4. Do... Read more
[UWP] TouchScreenKeyboard shows word suggestions for Password and other ...
The Windows OnScreenKeyboard typically shows word suggestions as you enter in characters along the top bar of Keyboard UI. However, ... Read more
InspectorWindow repaint causes performance issues
How to reproduce:1. Open the attached "Project.zip" project2. In the Hierarchy select the "Mannequin Player" prefab3. Enter the Play... Read more
Model file to Unity scaling is defined as "1m (File) to 100m (Unity)" wh...
Reproduction steps:1. Open the user's attached project2. In the Project window, select Test.blend asset3. In the Inspector window, s... Read more
[XR][Quest] OnApplicationQuit and OnDestroy are not being called when qu...
How to reproduce:1. Open the attached project "1320648.zip"2. Make sure the Android Logcat window is open (Window > Analysis >... Read more
Importing VFX with a ShaderGraph assignment doesn't automatically compil...
Repro steps:1. Import the attached package.2. Observe that the VFX with ShaderGraph has no compiled.3. Reimport it or go to Edit >... Read more
[macOS] [iOS] WebCamTexture dimensions requested on creation are not set...
Steps to reproduce:1. Open the attached project ("1320637.zip")2. Open "TestScene"3. Enter Play mode4. Check Console window to see i... 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