Search Issue Tracker
[iOS] MFI joystick buttons do not report Analog value on a joystick axis...
All buttons on an MFI joystick should report analog values on a joystick axis but they return 0 or 1. Steps to reproduce: 1. Open U... Read more
Adding Text component to the Scroll View causes NullReferenceException: ...
To reproduce: 1. Download attached project "TestUI.zip" and open in Unity 2. Open "Test" scene 3. Delete Text component in the Canv... Read more
[Android][Google Pixel] Can't lock the phone if Default orientation is s...
Steps to reproduce: 1) Download attached project 'ProblemWithLockingDevice.zip' and open in Unity 2) Build and run 'reproScene' on ... Read more
Scene in the Oculus Rift Headset is darker compared to the Editor when S...
To reproduce: 1. Open attached project; 2. Open "Level1" scene; 3. Make sure Single Pass is enabled (Edit > Project Settings > Pla... Read more
Unity crashes on separation from keyboard on Surface
Steps to reproduce: 1. Open any project 2. Disconnect a keyboard 3. Detach a keyboard 4. Unity crashes Expected result: Unity shoul... Read more
[Multiplayer] We can't use Start method in classes derived from NetworkL...
Original NetworkLobbyPlayer class uses Start method itself: public void Start() { DontDestroyOnLoad(gameObject); } So,... Read more
[Regression] Terrain's material is overspecular when .png or .gif textur...
Steps to repro: 1. Open attached project and 't1' scene; 2. Observe terrain's rendering. Expected result: Terrain is rendered with... Read more
"Event.current.rawType == EventType.mouseUp" not fired when located outs...
Reproduction Steps: 1. Import attached project. 2. In the Menu, select "BugReport" -> "TestCode". 3. Click and hold the middle mouse... Read more
Crash in UnityEditor.EditorGUIUtility:INTERNAL_CALL_RenderGameViewCamera...
To reproduce: 1. Open attached project; 2. Open "test" scene; 3. In the Game window, select Display 2; 4. Choose Main Camera and di... Read more
"NullReferenceException: Object reference not set to an instance of an o...
"NullReferenceException: Object reference not set to an instance of an object" when exiting Play on OSX only. Happening only on OS... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow