Search Issue Tracker
WebGL documentation issues
Typos in http://docs.unity3d.com/Manual/webgl-building.html-" and open it in your default brower" should be "default browser"-"When ... Read more
WebGL build crashes when clicking an object that has IPointerDownHandler...
Reproduction steps:1. Open attached project "PointingInJS"2. Build scene "Test" for WebGL3. Open the built game and click the button... Read more
MoveRotation does not pay attention to rotational DoF lock
To reproduce the bug follow the steps1. Open "Generally" project2. Open "FreezeRotationTest" scene3. Run Scene4. Drive and crash car... Read more
[CapsuleCollider] Capsule collider falls through the plane when moving a...
Steps to reproduce: 1. Open the attached project2. Open and play 'scene0' scene3. Using A or D key move the capsule along X axis4. W... Read more
[Toon/Lit Outline] Toon shader not rendering outline when built
Steps to reproduce: 1. Open attached project2. Open 'TessellationSample' scene3. Change one of the spheres shader to Toon/Lit Outlin... Read more
EditorBuildSettings class is not documented
The EditorBuildSettings class is not documented Read more
FS.syncfs returns error
Cannot do persistent File IO operations in WebGL because FS.syncfs gives an error. Read more
Exception when changing from gamma to linear color space
1) Open any project2) Go to Player Settings3) Change from Gamma color space to Linear.4) Exception occurs Read more
[Native] Crash when working with ExternalTextures from native plugin (un...
Crash when working with ExternalTextures from native plugin (unclear reference count handling) To reproduce:1. Open the attached tes... Read more
[UI] Sprites display incorrectly using nested canvas in Linear color space
To reproduce:- Open the attached project- Make sure editor is in Linear mode, press play.- Both squares should look identical, but t... 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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"