Search Issue Tracker
AssetDatabase.GetDependencies returns unused texture
To reproduce:1. Open attached example project (Assets/scene.scene).2. Select "Assets/material" in the project.3. Notice the material... Read more
WWW throws "Failed downloading" with webplayer 4.3.5
To reproduce:1. Open attached project2. Open scene "testScene"3. Build & run for webplayer (after including the current scene)4.... Read more
[Android][IL2CPP] System.Threading.ThreadPool sometimes causes Player to...
How to reproduce:1. Open the user’s attached “threadpool-crash” project2. Build and Run the “SampleScene” Scene on Android device3. ... Read more
Left clicking on button with mouse on android device does not work
Using a mouse connected to an android's USB port does not when using it to click on buttons on with Unity 4.5f1. Worked fine with 4.... Read more
SerializeField list objects are not initialized with class/struct defaul...
How to reproduce:1. Open the attached 'project-442732.zip' project2. In the Hierarchy window select 'Test'3. In the Inspector window... Read more
[Freeze] Generate Lightmap UV's takes too long on certain model
Steps to reproduce:1. Open attached project.2. Select the wallCanyon_01LoA asset in the assets folder.3. Open the model tab in the i... Read more
Custom NavMesh Agent Type causes an error "Failed to create agent" in th...
Reproduction steps:1. Open the attached project "BugReport_NavMesh_FailedToCreateAgent.zip";2. Open Scene.unity;3. Select "My Agent"... Read more
[WebGL] Player's memory is not released when calling Quit function on Un...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Go to the Publishing Settings (Edit->Project Settin... Read more
When a Scrollbar is set on a ScrollRect you can no longer control the si...
How to reproduce: 1. Open the attached project2. Open "Test" scene (it has ScrollRect created, a content view for the ScrollRect, wh... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation