Search Issue Tracker
[LightProbes] Undoing light probe changes persist when group is deselected
Undoing changes made to a light probe group (i.e. moving, adding, or deleting probes) visually persists when the group is deselected... Read more
Crash in find_method_in_metadata when loading project
To reproduce:1. Open attached project2. Editor crashes Reproducible: 5.4.0b2, 5.3.2f1, 5.2.4f1 Read more
Gradient Editor: Alpha slider is not visible when Gradient Editor window...
When adjusting "Color over lifetime", the alpha slider does not visually update when being dragged. The alpha values still change as... Read more
[Shuriken] Focusing on a Particle System using Stretched Billboards by p...
Pressing "f" in the scene view to focus on stretched billboard particles zooms out too far. Repro steps:1. Open the Particles scene ... Read more
Shader no longer generates texture
Steps to reproduce: 1. Open attached project using Unity 5.4.0a4 or earlier2. Open scene "Test"3. Open scene view4. Select "Quad" in... Read more
[iOS] Mono does not support a specific security certificate when trying ...
When trying to connect to a server, that uses SHA-256 with RSA Encryption ( 1.2.840.113549.1.1.11 ) signature algorithm with a HTTPS... Read more
[Avatar] Opening "Configure Avatar" window throws error that get_BoneCou...
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. Select "Robot Kyle" in hierarchy4. Select its Avatar by clicking... Read more
[2D] Adding/importing a sprite to the project generates several errors (...
Adding/importing a sprite to the project generates three errors. - create a new 2D project- drag an image file into the Project Asse... Read more
[MSE] Scenes don't get cleared after exiting play mode when loading asyn...
Scenes added using SceneManager.LoadSceneAsync during runtime with allowSceneActivation set to false don't get cleared after exiting... Read more
Unity crashes on GenerateMikkTSpace while importing fbx file
To reproduce:1. Open attached project2. In the Project window left mouse click on "a.fbx" and select Reimport Actual behavior: Unity... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class