Search Issue Tracker
'Default Is Native Resolution' option ignored, uses hidden Default Scree...
How to reproduce: 1. Open any (new) project2. Go to the Player Settings3. Uncheck the 'Default Is Native Resolution' option4. Set th... Read more
Animator.GetParameter throws NullReferenceException
How to reproduce:1. Open the attached project2. Play test scene3. You will get NullReferenceException which is caused by Animator.Ge... Read more
Nested Canvas Layouts Break on Play Mode / Reloading Unity
How to reproduce: 1. Open attached project2. Open scene Test.unity3. Resize the canvases so they appear as in the screenshot4. Play ... Read more
Screen.currentResolution returns incorrect value when launching in full ...
1. Open attached Unity project.2. Build and run it as PC standalone.3. Make sure "Windowed" checkbox is unchecked.4. Click "Play!" b... Read more
Animation Editor generates extra frames for UI objects whenever record m...
How to reproduce: 1. Open attached project2. Open scene AnimationEditorBug.unity3. Open the Animation window4. Select the gameobject... Read more
[UWP][WSA] Application.isMobilePlatform always returns "true"
Reproducible on 5.2, 5.3; Repro steps:1. Open project "IsMobilePlatformTest.zip";2. Build to WSA or UWP, deploy on PC or tablet. App... Read more
[UI] Image Set to Tiled Crashes the Editor
The Editor will crash if an image uses sliced sprites with no empty space in the centre. Reproduction Steps:1. Open the scene 'Scene... Read more
[Canvas] Images change their position and rotation after disabling and e...
Reproductions steps:1. Open attached project2. Open scene "TestScene"3. Disable the "CanvasTest" GameObject4. The images under the c... Read more
Changing InputField type from multiline to single line doesn't clear new...
Steps to reproduce: 1. Open attached project "multiline.zip"2. Open scene "repro"3. Run it4. Into the InputField, enter some text (t... Read more
StackOverflowException if dropdown menu Value is set to non existing Opt...
Steps to reproduce: 1. Open attached project "ET2.0.zip"2. Open scene "repro"3. Run scene4. Click on any option of dropwdown5. Stack... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default