Search Issue Tracker
[TextureSettings] Changing tilling on Sprites/Diffuse shader corrupts th...
Reproduction steps:1. Open the project "SpritesAreWeird" and open the scene "Test"2. Select the Diffuse material and try changing th... Read more
[NativePlugin] Crash in native plugin does not generate crash stack trac...
To reproduce:Step 1) Open the attached unity project, and then the scene.unityStep 2) Select File/Build Settings... and confirm: Win... Read more
Physics2D.CircleCastAll does not hit every collider in its path
How to reproduce: 1. Open attached project2. Open scene SampleScene.unity- Scene contains 4 objects with colliders attached3. Play s... Read more
Touch Sensitivity Changed for Android with Unity 5
After upgrading to Unity 5, touch precision changed, comparing to Unity 4 on Jellybean devices Read more
HideInInspector attribute does not work for separate enum members
Currently the [HideInInspector] attribute does not work for enum members. 1. Open attached project2. Open scene scene.unity- Project... Read more
Realtime GI produces high contrast lighting at high resolutions
How to reproduce: 1. Open attached project2. Open scene apartment.unity3. Go inside the building4. Set the Realtime Resolution of th... Read more
CMD+A does whatever it feels like doing after going into the Preferences...
How to reproduce: 1. Open a script in MonoDevelop2. Position the typing cursor anywhere in the code3. Press CMD + A- It will likely ... Read more
[Material] Emissive and Transparent properties are not properly copied t...
Steps to reproduce:1. Open attached project's scene "Default"2. Enter play mode.3. Observe not correctly copied materials:Two cubes ... 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