Search Issue Tracker
[Android] The Player crashes when the project with com.google.android.pl...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Switch to Android ... Read more
[Full-Screen] Input.mousePosition output does not match the displayed vi...
To reproduce the bug follow the steps1. Open "InputMousePosition" project2. Open "Test" scene3. Build & Run4. Select resolution ... Read more
"PlayerLoop internal function has been called recursively" error is thro...
How to reproduce:1. Open user-submitted project (PlayerLoopRecursively.zip)2. Open the SampleScene Expected result: no errors are th... Read more
Scene is not considered loaded when Awake() is called
Scene is still going to be considered as not loaded during awake but from now on it's going to be possible to call GetRootGameObject... Read more
Realtime shadows cast on terrain from directional light do not fade prop...
Reproduction steps:1. Open the attached project "DefferedShadowPopping"2. Open the scene "Main"3. Camera in the scene is set to defe... Read more
SystemInfo.deviceUniqueIdentifier changes after pluging in flash drive
To reproduce:1. Open attached project2. Run gen scene3. Copy the string from the console4. Close editor5. Plug in flash drive6. Open... Read more
Version Control Check Out window not popping up when using Provider.Chec...
To reproduce: 1. Download attached project "BombBall.zip" and open in Unity2. Open "RootScene" scene3. Go to Edit > Project Setti... Read more
[Linux] keystrokes recorded twice
-e: when typing into input fields each letter is recorded twice for each key stroke--works well in 2017.1.2p4., 2017.2.1p1, stops wo... Read more
It's not possible to change resolution beyond 16320x768
How to reproduce: 1. Open attached project2. Build to Standalone and run3. Use the key commands to change resolution- a,s,d,f,g,h,j,... Read more
[TriggerCollider] OnTriggerStay is not called for child objects
Steps to reproduce: 1. Open the attached project2. Open and play 'trigger' scene3. Open the scene view and move the 'Parent' game ob... 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 Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class