Search Issue Tracker
Popup windows do not close when clicking outside of their window if they...
How to reproduce:1. Open the attached project "PopupWindowsOpenedFromModalWindowsBug.zip"2. Open Bug Report>Open Modal Window3. I... 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
SimpleController in Input System Simple Demo has mouse sensitivity that ...
Reproduction steps:1. Open the attached project "InputTest"2. Open \\InputTest\\Assets\\Samples\\Input System\\1.4.1\\Simple Demo\\S... Read more
[Interactions] Some Interactions don't have the correct startTime, time ...
Github: https://github.com/Unity-Technologies/InputSystem/issues/576 Affected Interactions:- Press: Press Only, Press and Release- H... Read more
[NetworkBehaviourInspector] Inspector is unable to display SyncList
Steps to reproduce: 1. Open attached project "SyncListBug"2. Open scene "SyncListBug"3. Open "TestSyncList.cs" script4. Notice publi... Read more
[Android][2DRP] Scene is not rendered on GLES2 build on devices with And...
Steps to reproduce:1. Open attached project2. Make sure OpenGLES2 is set as the only Graphics API in Player settings3. Build and run... Read more
[UI] Object shown as missing if removing component from a gameobject, On...
- Add a UI Button to a scene- Add an empty gameObject, e.g. GO1- Attach a script or amy other component e.g. BoxCollider to GO1- For... Read more
DualShock4: several buttons force a switch to keyboard mapping on Androi...
-e: see title -repro:--open attached project or get the Input Warriors--build&run scene for iOS or Android--run around with the ... Read more
Shaders: pragma require for a specific stage may result in one stage com...
STR:1. Create a new project using the 3D template.2. Copy the attached shader to the Assets folder.3. Add a cube to the scene.4. Cre... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera