Search Issue Tracker
Pink square appearing in tilemap when a tile is missing
Pink square appearing in tilemap when a tile is missing Repro:1- Open project in attachment.2- Open scene 'PinkSquare'. You should s... Read more
[IL2CPP] [.NET 4.6] Mail doesn't send when calling SmtpClient.Send
Reproduction steps:1. Allow less secure apps to access your email account.- Google guide: https://support.google.com/accounts/answer... Read more
Rewriter errrors when building for UWP refering to System.Net classes
How to reproduce:1. Download attached project and open "Test" Scene2. Build game (make sure Universal Windows Platform is selected) ... Read more
AssetDatabase.importPackageCompleted callback doesn't fire if scripts ha...
Steps to reproduce: 1. Open attached project "947215.zip"2. Click "Test/ImportPackage" in the Menu Bar a Unity Package containing on... Read more
Prefabbing an object with missing Script component grays out whole Compo...
To reproduce:1. Open the attached Unity project "MultiSpritePreview.zip"2. Click on ZombieFemale prefab3. Inspect the Nothing Select... Read more
Preview of multiple sprites in the inspector are overlapping
To reproduce:1. Open attached Unity project "MultiSpritePreview.zip"2. Go to Assets --> Prefabs3. Click on one of the prefabs, th... Read more
Particle System Sub Emitter maximizes CPU usage up to 95%
Reproduction steps:1. Download project "Particle Bug.zip" and open in Unity2. Select object "Problem Particle System" in Hierarchy3.... Read more
Inconsistent result (Build/Editor) when creating ConfigurableJoint and s...
How to reproduce:1. Open QA-supplied project2. Load scene "Example"3. Enter Play mode and observe Game view4. Build & Run5. Obse... Read more
VideoPlayer throws errors in the Windows Standalone build if more than o...
Reproduction steps:1. Open the attached project "VideoTest.zip";2. Open "main.unity" scene;3. Observe that there are two Quad compon... Read more
Creating an AnimationClip using Animation window when the GameObject has...
How to reproduce:1. Open QA-supplied project2. Load scene "Example"3. Select "Cube" in the Hierarchy window4. Open Animation window ... 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