Search Issue Tracker
Masks stop working when applying negative scales
1.Open uGUIPrefab project2.Open Assets/scaleandmask.unity scene3.Expand HUD object4.Look at the text5.Set scale of Panel to -1, 1, 1... Read more
WP8 5.0 build crashes when built on top of an older version build
To reproduce:1. Create a new project with Unity 4.52. Build for wp83. Open up the project with 5.04. Build & Run into the same f... Read more
RaycastHit.triangleIndex returns wrong triangle index when raycasting a ...
Steps to reproduce:1. Open the attached project and the scene2. Press play3. Hover mouse over the plane4. Observe incorrectly drawn ... Read more
Depth/DepthNormals textures sometimes use Linear texture filtering
Depth & DepthNormals built-in textures sometimes (e.g. in forward rendering) use bilinear filtering, which is wrong. Due to the ... Read more
Zooming in Sprite Editor window using mouse scrollwheel not working
- Open attached project and select the only image in it- Open the Sprite Editor with the image selected- Try to zoom in on the pictu... Read more
Editor crashes complaining about malformed shader
Open project from attached test_ao_water.zip file in Unity 5.0. It would complain about not being able to move a temp file and the o... Read more
Unity crashes when clicking on the InputField, stopping and playing the ...
1. Open a new project2. Create Text game object3. Add 'InputField' component on it4. Assign 'Text' script to a 'Text' field on the '... Read more
Rendering order bug when using elements with canvas and elements without it
To reproduce this bug: 1. Open the project2. Open Assets/Scenes/renderorder.unity3. Expand HUD object, notice how it is before the b... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS