Search Issue Tracker
For all Standalones player window always show graphics apis for Windows
Changing platform in Standalone build doesn't show platforms graphical device APIs list, it always shows windows graphical APIs. 1. ... Read more
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
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 Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template