Search Issue Tracker
RaycastHit.triangleIndex returns wrong triangle index when raycasting a ...
Steps to reproduce: 1. Open the attached project and the scene 2. Press play 3. Hover mouse over the plane 4. Observe incorrectly dr... 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 natu... 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 pic... 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 project 2. Create Text game object 3. Add 'InputField' component on it 4. Assign 'Text' script to a 'Text' field on th... Read more
Rendering order bug when using elements with canvas and elements without it
To reproduce this bug: 1. Open the project 2. Open Assets/Scenes/renderorder.unity 3. Expand HUD object, notice how it is before t... 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 i... Read more
uGUI Image and Rect masks don't work with deferred rendering and DX11
Steps to repro: 1) Open 'uGUIProjectBeta11' project 2) Open 'Scroll View' scene 3) Enable DX11 mode in Player Setting... 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
- Main Camera rendering is being overwritten by a UI Camera when using multiple cameras with URP and the second camera's background type is set to "Uninitialized"
- VisualTreeAsset has significantly increased memory allocation size at runtime when the project is built with IL2CPP scripting backend
- NullReferenceException is logged when cancelling Shader Graph recovery of an already deleted Shader Graph
- White Edges appear during Camera movement in runtime when using FSR2 with Motion Vectors and Exposure enabled
- Lens Flare renders without occlusion when the light source is obstructed by solid objects when running on Android using OpenGL