Search Issue Tracker
[InputSystem] TrackedDeviceRaycaster has hard references on both Physics...
TrackedDeviceRaycaster currently has hardcoded references to both the Physics and the Physics2D class in Unity. Depending on the app... Read more
[XR][OpenGL] A non system-generated input signature parameter (BLENDINDI...
Repro steps:1. Open attached project2. Make sure target platform is set to Android3. Player Settings -> XR Settings -> enable ... Read more
[SRP] Game View and Camera Preview shows Blank image after project conta...
Reproduction steps:1. Create a new HDRP or URP template project2. Open the Package Manager and import the Havok Physics package3. Ob... Read more
[ShaderGraph] Master node's ports are overlapped when Master node's prev...
Reproduction steps:1. Create a new HDRP or URP template project2. Create a new ShaderGraph3. Connect any node to the Master node4. C... Read more
[WebGL] Mouse input is blocked after a few moves when using Edge browser
How to reproduce:1. Open attached project ("MouseTestWebGL.zip")2. Open Build Settings window (File->Build Settings...)3. Select ... Read more
[XR][Oculus Go][Oculus Quest] Edges of textures jitter substantially wit...
Repro steps:1. Open user attached project2. Switch build target to Android3. Player Settings -> XR Settings -> Add Oculus SDK4... Read more
[IL2CPP][Windows]Standalone build crashes when using IMGUI
-e: see title, either removing imgui or new input system or switching to mono stops the crash--doesn't crash in 2019.3b7, 2020.1a7, ... Read more
[SRP] Objects lit by multiple Spot lights sometimes have their _unityLig...
How to reproduce:1. Open the attached "LightIndicesBug.zip" project2. Open scene "SampleScene"3. Open Window > Analysis > Fram... Read more
Layer dropdown selection is persistent through projects
Reproduction steps:1. Create a New Project2. "Layers" -> Click on "Nothing"3. Create a New Project4. "Layers"5. Notice that "Noth... Read more
[VR] Both cameras are rendering half of each eyes view when using SetSte...
How to reproduce:1. Open user's attached project2. Open player settings and change stereo rendering mode to "Single Pass"3. Enter th... 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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"