Search Issue Tracker
[VR][Editor] Game view loses input when the window is not in focus.
Github: https://github.com/Unity-Technologies/InputSystem/issues/649 Repro:1. Download package and project: https://github.com/Unity... Read more
Code completion does not work for MonoBehavior callback methods when usi...
How to reproduce:1. Create and open a new project2. Make sure you have Visual Studio 2019 selected under Preferences > External T... Read more
[macOS] Player crashes with operator delete[](void*, std::nothrow_t cons...
How to reproduce:1. Create a new Unity project2. Build the empty project3. Open the macOS Terminal4. Open the player app with the fo... Read more
[Android][Vulkan] Performace hit in PostLateUpdate.PlayerUpdateCanvases ...
To reproduce:1. Open the QA's attached project2. Build and Run a Dev Build with "Autoconnect Profiler" option selected3. Open the Pr... Read more
Random Emission's Rate over Time is not affected by Auto Random Seed unl...
How to reproduce:1. Open attached project "AutoRandomSeed_4.zip" and scene "SampleScene"2. Enter Play mode3. Observe the two particl... Read more
[Android] Input is being recorded while Splash screen is still being sho...
To reproduce:1. Open attached project "Test Project.zip"2. Build for Android3. While the application is in splash screen (or even ea... Read more
[Mac] Standalone build is flickering during transitions from Unity logo ...
How to reproduce:1. Open attached project2. Make sure that Graphics API is set to OpenGL 4.13. Build and run project4. Observe the s... Read more
[IMGUI] "Use DXGI flip model" text under resolution and presentation set...
"Use DXGI flip model" text under resolution and presentation settings gets clipped. Refer that attached screenshot. Steps to reprodu... Read more
[Attributes] Cannot get source custom attributes
Repro steps:1. Add a Set Custom Attribute block in initialize and a Get Custom Attribute node.2. Select either and observe in the in... Read more
SerializedField is not updated in the Inspector when drop-down menu opti...
How to reproduce:1. Open attached "project-1166676.zip" project2. Select Main Camera in Hierarchy window3. Select "Two" in "Test Enu... 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