Search Issue Tracker
In AssetDatabase V2, Sprite loses bind pose data
This has been fixed in a later version of the package. If the earlier versions of the package are required, a possible workaround is... 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 reprod... Read more
[Mac] Standalone build is flickering during transitions from Unity logo ...
How to reproduce: 1. Open attached project 2. Make sure that Graphics API is set to OpenGL 4.1 3. Build and run project 4. Observe t... Read more
Unity runs out of RAM after calling GameObjectRecorder.SaveToClip(clip)
How to reproduce: 1. Open the attached project 2. Open the "sadas.unity" scene 3. Press Play Actual result: Unity crashes with out ... Read more
[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/Uni... Read more
Windows Standalone builds with IL2CPP scripting backend don't start on W...
Workaround. Open "<UNITY_INSTALL_DIR>\Editor\Data\il2cpp\libil2cpp\os\Win32\File.cpp" and apply this diff: diff --git a/libil... Read more
[Editor] With both Quick Search and ISX package, and change related to p...
Github: https://github.com/Unity-Technologies/InputSystem/issues/690 Repro: 1. Download attached project (with ISX and Quick Search... Read more
The Editor does not load its Layout and throws Errors when a Custom Wind...
How to reproduce: 1. Open the attached project named Case_1166072 2. Open the Acoustics window (Window > Acoustics) 3. Close the edi... Read more
Sprites Clip through Transparent Objects when at a certain Distance or A...
How to reproduce: 1. Open the attached project named Case_1166786 2. Open the "test" Scene 2. Move the camera around and observe a s... Read more
Parameter for frac() in surface shaders ignores increments inside nested...
How to reproduce: 1. Open the attached "NestedLoopShader.zip" 2. Reimport the SurfTest and SurfTest2 shaders and materials 3. Inspec... 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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template