Search Issue Tracker
Standard shader with a low smoothness value shows banding in WebGL
Reproduction steps:1. Open the attached project "WebGLBanding" and open the scene "spherescene"2. Build the game for WebGL and play3... Read more
[ScreenOrientation] Forcing orientation via script and rotating device c...
1. Open attached project2. Build to iOS with auto rotation3. Hold device in portrait4. Press "Set Portrait" button5. Rotate device a... Read more
Exiting movie after orientation change causes black screen
Exiting movie after orientation change (Changing orientation in script from portrait to autorotation, playing video and exiting it) ... Read more
The documentation shipped with Unity appears to be older than the Online...
Compare the Online scripting docs for EventSystem to the offline version. Read more
PNG8 images with transparency show up with messed up colours
How to reproduce: 1. Open a new project2. Import script TextureTestWindow.cs3. Go to Help -> Test Window- Notice how the image ha... Read more
Zero dimensional scaling for MeshCollider can crash Editor
1. Open attached project's "680505.zip" scene "HawkScale Test".2. In hierarchy select "basicGeometry_Floor".3. In inspector change x... Read more
Multiple typos on Rigidbody-position Scripting documentation page
http://docs.unity3d.com/ScriptReference/Rigidbody-position.html "This is faster then updaten the position using Transform.position, ... Read more
Collider2D.IsTouching(null) crashes Unity
Steps to reproduce:1. Open attached project's scene "DualityStart".2. Attach Collider2D to Foreground/EnginnerPlayer and Foreground/... Read more
[AmbientColor] Ambient light is not shown after baked data is cleared
Steps to reproduce: 1. Open the attached project2. Open the 'lighting_bug_test' scene3. Bake the scene4. Clear the baked data5. Noti... 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
- Pressing “+” to add new Property throws “NullReferenceException” error after deleting Categories with Properties from Blackboard
- Reuse Collisions Callbacks is not enabled by default when opening a new project with HDRP template
- Bloom and Exposure Artifacting around GameObject appears when setting Scale of Z Axis to 0
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window