Search Issue Tracker
[Texture2D] Texture2D.ReadPixels() fails if RenderTexture has anti-alias...
There is a camera which renders to a RenderTexture. If this RenderTexture has anti-aliasing set Texture2D.ReadPixels results into an... Read more
Unity crashes on scene saving
Steps to reproduce : - create a new project- right click in the Hierarchy and create a cube- go to File > Save scene- name the sc... Read more
Custom editor window freezes and spams InvalidOperationExceptions when c...
Steps to reproduce: 1. Open attached project (EndFunctionBug.zip)2. Click Test/TestExceptions button3. Notice the opened window is b... Read more
While resizing the player window, everything is black
To reproduce:1. Open attached project2. Build and run Mac OS standalone3. Resize player window4. Notice that player window is black ... Read more
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
WebGL - AudioMixer Inspector Variable Always Null
To reproduce:1. Open the AudioMixerTest scene2. Run the scene, you will see: 'Is audioMixer null?: False'3. Build the WebGL project ... 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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present