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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"