Search Issue Tracker
[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] Socket.Select throws NullReferenceException while using NetMQ l...
1. Install py27-zmq via macports2. Go into project root3. Via terminal python2.7 zmq_echo_rtr.py4. Open project in Unity5. Build to ... Read more
"Assertion failed on expression: 'success'" error thrown when opening Pr...
How to reproduce:1. Create new Unity project2. Go to Window > Analysis and open Profiler (Standalone Process)3. Observe the error... Read more
Burst internal compiler error after installing Entities Graphics package
Steps: Use 2022.2.0b12 Create a new URP template project Open Package manager, click "+", select Add package by name, put "com.unity... Read more
[UI] Dropdown stays in highlight phase after selecting an option
Steps to reproduce: 1. Download and import attached project. (UI_Test.zip)2. Open scene: main3. Play.4. Click on dropdown.5. Select ... Read more
Unity crashes on scene saving
Steps to reproduce : - create a new project- right click in the Hierarchy and create a cube- go to File > Save scene- name the sc... Read more
Script field is locked when the Inspector Window is in debug mode
Reproduction steps:1. Open the attached project “ReproProject”2. Open “Assets/Scenes/Bug.unity” scene3. In the Hierarchy Window sele... Read more
[Visual Effect Graph] Undo and Redo actions on "Default Subgraph Operato...
NullReferenceException is thrown on performing Undo and Redo actions when "Default Subgraph Operator" Template is opened, refer atta... Read more
[IMGUI] Descender letters overlapped or clipped in search bar of Paramet...
Descender letters like g, y, p etc overlapped or clipped in the search bar of Parameters tab inside Animator Controller. Steps to Re... Read more
[GLCore][Windows][Editor] Switching to GLCore breaks GameView, 5.4b4 reg...
Repro steps:1) Open the project(which is empty and newly created)2) Change graphics API to GL3) Notice the Game View breaks (look at... 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