Search Issue Tracker
Debugger in MonoDevelop deadlocks the Editor
Steps to reproduce the issue:1. Download and open attached project.2. Switch project target to iOS.3. Open the project in MonoDevelo... Read more
Asset bundles fail to generate with cryptic error message
To reproduce:1. Open attached project2. Press Tools -> Build Asset Bundles3. Editor will emit the errors and produce damaged asse... Read more
Errors when closing the "Save assets" window after exporting a package
Steps to reproduce : - make sure "Verify Saving Assets" is checked in the Preferences- create a new scene- save the scene- try to ex... Read more
[Linux Editor] Crash in ValidateSubMenu(void*) when opening context menus
Steps to reproduce:1) Open the attached project (bugTest.tar.gz).2) Open scene 'TestScene'.3) Press 'Play'.4) After a couple seconds... Read more
Editor crashes on "UI::PrepareOutput" when canvas is activated/deactivated
Reproduction steps:1. Open the "UnityCrash" attached project.2. Open and play the "Game" scene.3. Click on the "Blur" button a sever... Read more
Documentation button for NetworkTransform goes to page for MonoBehaviour
Reproduction steps:1. Open new project1. Attach a NetworkTransform to a GameObject2. Click on the manual icon next to NetworkTransfo... Read more
[Shuriken] ParticleSystem.time is reset when parent transform moves when...
How to reproduce: 1. Open the attached project and "ParticleSystemSimulateRepro.scene" in it.2. Play the scene to see expected behav... Read more
[GTX 970/980] Geometry Shader is not rendered in DX11
To reproduce the issue follow the steps:1. Open project user has attached2. Open "Dx11GeomertyShaderBug" scene3. Observe wireframe s... Read more
[tvOS] Quality set to Fantastic by default for tvOS platform
Steps to reproduce:1) Create a new project.2) Go to Edit > Project Settings > Quality. Notice that quality is set to 'Fantasti... Read more
Freeze using UnityWebRequest with custom DownloadHandlerScript
To reproduce:1. Open attached project2. Play main scene3. Click Start Download button4. Editor freezes Reproducible: 5.5.0a5, 5.4.0f... 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