Search Issue Tracker
Ruleset file is ignored when using Roslyn analyzers
Reproduction steps:1. Open the attached 'RulesetBug' project2. Open the 'Default.ruleset' file and note that Action is set to 'None'... Read more
The Editor becomes unresponsive when exiting Play Mode
Reproduction steps:1. Open the attached “repro-project“2. Open the “Assets/Scenes/Map.unity“ scene3. Enter Play Mode4. In the Game V... Read more
Crash when moving a folder with Prefabs to another folder which contains...
Fatal Error crash when moving a folder with Prefabs to another folder which contains a folder with the same name as a folder with Pr... Read more
There are line breaks in the labels of the Graph Inspector when Graph In...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/New Shader Graph“ Shader Graph3. Open the Graph Settings ta... Read more
Editor window becomes uncloseable when the script creating it is removed...
Steps to reproduce:1. Open new project2. Create a script that opens an editor window (Or just use the example script from https://do... Read more
P/Invoking into non-existent library crashes player on WebGL instead of ...
Sample code: [DllImport("SomeRaNdOmNaMeThatDoesntExist.dll")]extern static void NonExistingAPI();public void Start(){try{NonExisting... Read more
SystemInfo.SupportsRenderTextureFormat does not report correct with ARGB...
Steps to reproduce:1. Open the attached project2. Open the main scene3. Play the scene4. Observe there is no output in the Console W... Read more
[Shuriken] Unity crashes on "ParticleSystemParticles::element_assign" wh...
Reproduction steps:1. Open attached Unity project.2. Open the "repro" scene.3. Descend "FX" game object in the hierarchy.4. Select "... Read more
Crash on GfxDevice::ExecuteAsync when setting Unlit (Universal Render Pi...
How to reproduce:1. Open the attached “IN-109074“ project2. Open the “SampleScene“3. In the Hierarchy window, select “T → default“4.... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions