Search Issue Tracker
[Linux] Input manager in standalone Linux player shows pink window when ...
When changing input options for standalone player, a pink window appears instead of a small grey one. Steps to reproduce:1) Create a... Read more
[Android] 3x worse performance in Unity 5.6 than 5.5 on Google Galaxy Nexus
How to reproduce:1. Open the attached project2. Build the app to an Android device with Deep Profiling enabled3. Wait for app to sta... Read more
[UI] [VerticalLayoutGroup] childControlWidth and childControlHeight labe...
To reproduce:1) Create new project2) Add VerticalLayoutGroup component Expected: Naming is consistent with either both childControlW... Read more
Error "Getting control 2's position in a group..." appears when opening ...
Reproduction steps:1. Open project attached (or create new one).2. Create empty GameObject.3. Create new Timeline for that object.4.... Read more
Errors "NullReferenceException: Object reference not set..." appear afte...
Reproduction steps:1. Open project attached (or create new one).2. Create new object and timeline for it.3. Create animation.4. Add ... Read more
Selection isn't cleared after hovering folder when importing file using ...
Steps to reproduce: 1. Create new project2. Grab any file from File Explorer3. Drag it over first column in Project window4. Now dra... Read more
Cannot import assets by dragging from explorer into Assets folder in Pro...
To reproduce: 1. Run Unity as administrator2. Create new project3. Drag the file, attached by tester, into Project view Expected: it... Read more
"Select dependencies" on sprite atlas asset throws "NullReferenceExcepti...
Reproduction steps:1. Open project attached (Reproduction 901189.zip).2. Open scene "Repro".3. Select "SpriteAtlas".4. Press "Pack P... Read more
[Vulkan] Built scene crash and SymGetSymFromAddr64 error: 'Attempt to ac...
To reproduce:1. Open project2. Go to Player Settings- > Other settings -> Graphics APIs for Windows. Make sure, that there is ... Read more
AddComponent<Image>() on a new created child GameObject disables parent ...
To reproduce: 1. Download attached project "CanvasBug.zip" and open in Unity2. Open "MainScene" scene3. Press "Play" button Expected... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used