Search Issue Tracker
[HUB] Unity hub reports incorrect Module status after removing modules f...
Steps to reproduce:1. Open Unity Hub2. Download a Unity stream (e.g 2022.3) and select Android Modules to install (NDK, JDK, SDK)3. ... Read more
[VR][AR][HDRP]Editor crashes when VR, AR or 3D Sample Scene (HDRP) Templ...
How to reproduce:1. Create a new Unity project using VR Template2. While the project is loading observe the crash Reproducible with:... Read more
Slow scheduling performance when combining dependencies
Reproduction steps:1. Open the user's attached project "EmptyTestBed.zip"2. Enter Play mode3. Open the Profiler window and select a ... Read more
InvalidOperationException is thrown when using NativeList<T>.BinarySearch
How to reproduce:1. Open the user's attached project2. At the top of the Editor window, go to Issue -> BinarySearch3. Observe the... Read more
Physics debug display for cylinder colliders is drawn incorrectly at cer...
Reproduction steps:1. Open the “CylinderDebug” project2. Open the “scene“ scene3. Enter Play Mode4. In the Scene view observe the dr... Read more
Wrong Player Settings are shown after installing new modules while Edito...
How to reproduce:1. Create a new project (make sure that the “iOS” module is not installed)2. Open Build Settings and select “iOS” p... Read more
[Chrome OS] No visible difference between various "SetFPS" settings of t...
Chrome OS specific.Using project: "WebCamTexture-TestProject"1. Build the mentioned project for Chrome OS device and run it2. In the... Read more
Crash on DestroyRemovedGameObjects when opening a specific scene
Reproduction steps:1. Open the attached project “CrashRepro“2. Open “SCENENAME“ scene Expected result: Scene opensActual result: Edi... Read more
Shader warnings in 'lightlistbuild' are thrown after creating 3D HDRP te...
{}Reproduction steps{}: Create a new template project "3D Sample Scene (HDRP)" or "3D (HDRP)" {}Expected result{}: No errors or warn... Read more
HDROutputSettings.main.active stays "True" when calling RequestHDRModeCh...
Reproduction steps:1. Open the attached “Repro.zip” project2. Open the “Assets/OutdoorsScene.unity” Scene3. Enter the Play Mode4. Pr... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used