Search Issue Tracker
Error 'use of unassigned variable' is thrown in console only when an u...
Monodevelop and visual studio detect an error, yet Unity ignores it.Steps to reproduce:1. Open attached project2. Open "ElseBug.cs" ... Read more
Graphics.Blit with camera rendering to texture not taking Tilling and Of...
Steps to reproduce:1. Open user attached project (TilingIssues)2. Open "test" scene3. Select the "rt" render texture from the hierar... Read more
[iOS] Editor crashes in "BuildReporting::BuildReport::UpdateSummary" whe...
Reproduction steps:1. Create a new Unity project.2. Go to player settings and switch platform to iOS.3. Choose Run in Xcode as Debug... Read more
Crash Unity::Cloth::CreateRecreateIfNecessary when adding cloth to an em...
To reproduce:1. Open attached Unity project "Pirates.zip"2. Create a new gameObject3. Add Cloth component (sometimes Unity crashes a... Read more
[iOS] [Google VR] GRSDK v1.60 for iOS displays view incorrectly if is st...
Reproduction Steps:1. Open User's project2. Build for iOS3. Update GVR pods to 1.60 with CocoaPods4. Build to iPhone5. Click on Enab... Read more
The game crashes on standalone build when using graphics jobs with a bun...
Reproduction steps:1. Open project attached (Crash Particle.zip)2. Make a build3. Play it.4. Press A to enable particles. Expected r... Read more
X509Store is empty in Unity, but has certificates in pure C# console app...
To reproduce: 1. Open the project, attached by tester (windowsStoreEmpty.zip)2. Open the "scene" scene3. Open the TestScript5. Open ... Read more
Play mode doesn't maximize after editing Animation Curve
Steps to reproduce:1. Open attached project2. Open "test" scene3. Enable "Maximize on Play" option in Game View4. Enter and exit pla... Read more
Editor crashes at UnityConnectRefreshTokenRequest::OnSuccess while in idle
Fixed in 5.6, and PRs approved for 17.1, 17.2, and trunk (17.3 at the time of this writing). Steps to reproduce:1. Download delete.z... Read more
Custom Editor components disappear if Custom Editor is resized
Reproductino Steps:1. Import attached project.2. In Assets, select Examples/BlendAddRGBA.3. Resize the width of the Inspector 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist