Search Issue Tracker
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
iOS build crashes when built with stripping level
To reproduce: 1) Download and open project (will need any other project to check on versions other than 4.6)2) Build and run for iOS... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder