Search Issue Tracker
[Android] Non supported texture format options are shown in the texture ...
How to reproduce:1. Open the attached project2. Right-click the "New Texture 2D Array" asset in the Project window3. Select reimport... Read more
Anti-aliasing for Render Texture is not doing anything when "MSAA" setti...
How to reproduce:1. Open the attached project "AATest.zip"2. Open the "SampleScene" scene3. Change the "New Render Texture" Anti-ali... Read more
SpriteMask data is ignored in Sprite when drawing with CommandBuffer.Dra...
How to reproduce:1. Open the user's attached "DrawMask.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Observe the S... Read more
Running too many instances of the standalone player causes new ones to c...
How to reproduce:1. Create and build a new project for Windows or Linux2. Download and open the attached "run.py" script3. Modify th... Read more
Color.gray is (0.502,0.502,0.502) instead of (0.5,0.5,0.5) when TextureF...
How to reproduce:1. Open the attached project "Color.zip"2. Open Assets/Scenes/SampleScene3. Enter Play Mode and press Space Expecte... Read more
Scene becomes "dirty" when a new RenderTexture Asset is created
How to reproduce:1. Create a new project2. Make sure the Scene is saved and not marked as "dirty"3. Create a Render Texture Asset (A... Read more
SetRenderTarget does not correctly display the texture when depthSlice i...
Reproduction steps:1. Open the attached project "texarraytest" and load Scene "SampleScene"2. Enter Play Mode3. Observe the Game Vie... Read more
Camera.RenderToCubemap is inversed when using RenderTextureDescriptor
How to reproduce:1. Open the attached project "rendercubemap_descriptor.zip"2. Open Assets/scene.unity3. Select "BugRepro" in the Hi... Read more
Graphics.CopyTexture doesn't copy correctly to texture array when Qualit...
How to reproduce:1. Open the user's attached "texture_copy_to_array_bug" project2. Open the Scene "SampleScene"3. Enter the Play Mod... Read more
Image will appear flipped when using the Bilinear resize algorithm
How to reproduce:1. Open the attached project "BilinearFlip.zip"2. Open SampleScene3. Select the Image in the Project View4. Set the... 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