Search Issue Tracker
[TestRunner] NUnit tests doesn't time out when [Timeout()] attribute is set
How to reproduce:1. Open the attached project "Nunit_case"2. Go to Window -> General -> Test Runner3. Run any of the given tes... 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
[Android] Application.systemLanguage does not update after changing lang...
To reproduce:1. Open attached project2. Build and run to android device3. Open the application and press the "Check system language"... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... Read more
[MacOS] Impossible to create a project when at least one folder's name i...
Repro steps:1. Create a folder "projects." anywhere on the machine2. In Unity Hub, try creating a new project with the location set ... Read more
Canvas' children scale when GameObjects are being selected in the Hierarchy
How to reproduce:1. Open user's attached 'Canvas Problems.zip' project2. Open SampleScene3. Select Image GameObject in the Hierarchy... Read more
[MARS] MARS package is not installed and "error CS0122: 'BasePopupField<...
How to reproduce:1. Create a new project2. Add a MARS package3. Observe the Console window Expected result: Mars package installed s... 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
[Windows 7] Crash on BufferD3D11::BeginWrite when importing LWRP's Terra...
How to reproduce:1. Open the "BoatAttack-release-2019.1.zip" project Actual result: Unity crashes. Reproducible with: 2019.2.0a1, 20... 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