Search Issue Tracker
Different behavior between UnityEditor and UTR observed when counting m_...
Steps to reproduce:- Open Editor and run Tests/EditModeAndPlayModeTests/TextureStreaming project- Observe GfxDeviceD3D11Base::FlushI... Read more
Controls in the UI Debugger overlap when inspecting an element that has ...
How to reproduce:1. Open the user's attached project2. Open the SampleScene3. Select Window > UI Toolkit > Debugger4. In the H... Read more
[IMGUI] Separator between two color pickers doesn't appear when "Random ...
The separator between two color pickers is missing when "Random Between Two Colors" option is selected from "Start Color" dropdown u... Read more
Mouse delta events not captured on Android + Meta Quest when reaching th...
Reproduction steps: Open the user’s attached project (“UnityInputSystemMouseBug.zip”) Build And Run on an Oculus Quest device Connec... Read more
Animation doesn't preview if sprite's animation has been edited
How to reproduce:1. Open the attached project "888521animationTest.zip"2. Open test scene and make sure that animation window is ope... Read more
[IMGUI] Right-click carries through the model preview window and interac...
Right-clicking a docked preview window leads to the Inspector Window properties being selected.Refer to the attached video. Steps to... Read more
Editor Crash while idling
Editor Crash while idling I left the editor open for >1h doing nothingit's quit possibly not easy to repro, but try and open the ... Read more
Error "GetLocalizedString is not allowed" when dragging polygon sprite t...
How to reproduce:1. Create a new project2. Create a new "square" sprite type (Project window -> Create -> Sprites -> Square... Read more
[GPU PLM] VRAM not released following a GPU PLM bake
Repro: 1.Download the attached repro project. Open using the Editor version above.2. Ensure that we have enough texel density in Lig... Read more
[Windows] Editor does not fit layout after clicking Cancel in Scene's Ha...
How to reproduce:1. Create new channel2. Try to resize Editor window, notice that layout is fitted to the size of window3. Add objec... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist